aboutsummaryrefslogtreecommitdiff
path: root/games/falconseye
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-05 03:52:00 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-05 03:52:00 +0000
commit7e223b80d5e883e11b00a77cc70ffbfdf50bdf04 (patch)
treea2415ca29e5c3363ba4541f26fa8849cf06926df /games/falconseye
parent731441b70e90af55c1cc00057b904d99ef0413e7 (diff)
downloadports-7e223b80d5e883e11b00a77cc70ffbfdf50bdf04.tar.gz
ports-7e223b80d5e883e11b00a77cc70ffbfdf50bdf04.zip
Add missing dependency for XPM.
Reported by: bento
Notes
Notes: svn path=/head/; revision=52588
Diffstat (limited to 'games/falconseye')
-rw-r--r--games/falconseye/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index bd0c0c566fda..5642a653dc74 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -22,6 +22,7 @@ MAKE_ENV= NHDIR="${NHDIR}" NETHACKCONFIG="${NETHACKCONFIG}"
NETHACKCONFIG= ${FILESDIR}/x-config
USE_X_PREFIX= Yes
USE_ZIP= yes
+USE_XPM= yes
MAKE_ENV+= CFLAGS="${CFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include -L${X11BASE}/lib -L${LOCALBASE}/lib -I${LOCALBASE}/include/SDL11" PREFIX="${PREFIX}" X11BASE="${X11BASE}"
WRKSRC= ${WRKDIR}