aboutsummaryrefslogtreecommitdiff
path: root/games/exult
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-30 23:27:47 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-30 23:27:47 +0000
commit0203d701bd2f6685219d9c5433996a523da800d2 (patch)
tree982a14aec6109344e74a0207d9b90fa347e3b9ce /games/exult
parenta959b841d6b78976a8475f5fdd4de88ed357b4cf (diff)
downloadports-0203d701bd2f6685219d9c5433996a523da800d2.tar.gz
ports-0203d701bd2f6685219d9c5433996a523da800d2.zip
Respect X11BASE.
Approved by: flz (mentor) Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=178395
Diffstat (limited to 'games/exult')
-rw-r--r--games/exult/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile
index d65c1b35b0bf..7217f535e0f5 100644
--- a/games/exult/Makefile
+++ b/games/exult/Makefile
@@ -29,6 +29,7 @@ MAN6= exult.6
post-patch:
@${REINPLACE_CMD} -e 's|desktop||' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/configure
post-install:
.ifndef (NOPORTDOCS)