From 837d1c35533d410174ff1a77107ef3c084baeda9 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sat, 2 Dec 2006 20:31:17 +0000 Subject: - Respect X11BASE PR: ports/106228 Submitted by: rafan Approved by: Maciek Korze (maintainer) --- polish/tleenx2/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'polish') diff --git a/polish/tleenx2/Makefile b/polish/tleenx2/Makefile index 828a28b5b104..fbce5f6da2ac 100644 --- a/polish/tleenx2/Makefile +++ b/polish/tleenx2/Makefile @@ -27,6 +27,9 @@ WRKSRC= ${WRKDIR}/TleenX2-${PORTVERSION} MAN1= tleenx2.1 PORTDOCS= README gg.txt sms.txt +post-patch: + @${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/src/Makefile.in + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} -- cgit v1.2.3