View | Details | Raw Unified | Return to bug 106228
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 27-32 Link Here
27
MAN1=		tleenx2.1
27
MAN1=		tleenx2.1
28
PORTDOCS=	README gg.txt sms.txt
28
PORTDOCS=	README gg.txt sms.txt
29
29
30
post-patch:
31
	@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/src/Makefile.in
32
30
post-install:
33
post-install:
31
.if !defined(NOPORTDOCS)
34
.if !defined(NOPORTDOCS)
32
	@${MKDIR} ${DOCSDIR}
35
	@${MKDIR} ${DOCSDIR}

Return to bug 106228