aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-client
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-11 18:50:30 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-11 18:50:30 +0000
commitff84c5217ccbd2e7d084b484f34d5f6a2f243b09 (patch)
treeb688dd6bc8645f92919cf95536b1c0acc064f5bd /games/crossfire-client
parentd41930414e5ea6311a599f72445a62d4ccedecfc (diff)
downloadports-ff84c5217ccbd2e7d084b484f34d5f6a2f243b09.tar.gz
ports-ff84c5217ccbd2e7d084b484f34d5f6a2f243b09.zip
unbreak with XFree86-4.
Notes
Notes: svn path=/head/; revision=47701
Diffstat (limited to 'games/crossfire-client')
-rw-r--r--games/crossfire-client/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile
index 0c212486432f..1a73ae3d1668 100644
--- a/games/crossfire-client/Makefile
+++ b/games/crossfire-client/Makefile
@@ -55,6 +55,7 @@ post-patch:
's|%%LOCALBASE%%|${LOCALBASE}|g ; \
s|%%X11BASE%%|${X11BASE}|g ; \
s|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/config/crosssite.def
+ @${PERL} -pi -e 's|^distclean:|$$&:|' ${WRKSRC}/Imakefile
do-configure:
@(cd ${CONFIGURE_WRKSRC}; ${SETENV} ${MAKE_ENV} ${XMKMF})