aboutsummaryrefslogtreecommitdiff
path: root/games/falconseye
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-27 09:30:49 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-27 09:30:49 +0000
commit8d56991bfc17944ce929eda2efed71ce49ea961c (patch)
tree48003a28065b6acb9944ac93f4df428501e54d2e /games/falconseye
parenta45a4018d6c690c0f8143d1222e85330e32a5f59 (diff)
downloadports-8d56991bfc17944ce929eda2efed71ce49ea961c.tar.gz
ports-8d56991bfc17944ce929eda2efed71ce49ea961c.zip
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION Submitted by: pointyhat via pav
Notes
Notes: svn path=/head/; revision=209938
Diffstat (limited to 'games/falconseye')
-rw-r--r--games/falconseye/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/falconseye/Makefile b/games/falconseye/Makefile
index 18fee9d8c430..cd02f52bddbe 100644
--- a/games/falconseye/Makefile
+++ b/games/falconseye/Makefile
@@ -24,7 +24,7 @@ NETHACKCONFIG= ${FILESDIR}/x-config
USE_SDL= sdl
USE_PERL5_BUILD=yes
USE_ZIP= yes
-USE_XORG= xpm
+USE_XORG= x11 xpm xaw
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}