aboutsummaryrefslogtreecommitdiff
path: root/games/foobillard
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/foobillard
parenta45a4018d6c690c0f8143d1222e85330e32a5f59 (diff)
downloadports-8d56991bfc17944ce929eda2efed71ce49ea961c.tar.gz
ports-8d56991bfc17944ce929eda2efed71ce49ea961c.zip
Notes
Diffstat (limited to 'games/foobillard')
-rw-r--r--games/foobillard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile
index 58551913180d..18614aa22b38 100644
--- a/games/foobillard/Makefile
+++ b/games/foobillard/Makefile
@@ -7,7 +7,7 @@
PORTNAME= foobillard
PORTVERSION= 2.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= http://foobillard.sunsite.dk/dnl/
@@ -26,6 +26,7 @@ FREETYPE_CONFIG?= ${LOCALBASE}/bin/freetype-config
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_XORG= xaw ice
CPPFLAGS= -I${X11BASE}/include
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \