summaryrefslogtreecommitdiffstats
path: root/games/falconseye
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-05 03:52:00 +0000
committerpat <pat@FreeBSD.org>2002-01-05 03:52:00 +0000
commit71e8e70899b0d1e4cc8b6d2f67d967bada8a688c (patch)
treef8ed8a00a75cbaedb6633ad9470ff60dc0de1c37 /games/falconseye
parent1067fe622cefdf137bddbf665db71311eb47b58a (diff)
downloadFreeBSD-ports-71e8e70899b0d1e4cc8b6d2f67d967bada8a688c.zip
FreeBSD-ports-71e8e70899b0d1e4cc8b6d2f67d967bada8a688c.tar.gz
Add missing dependency for XPM.
Reported by: bento
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 bd0c0c5..5642a65 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}
OpenPOWER on IntegriCloud