aboutsummaryrefslogtreecommitdiff
path: root/games/xchomp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r--games/xchomp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile
index 373b7d2efadf..2ddbc4100d9a 100644
--- a/games/xchomp/Makefile
+++ b/games/xchomp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xchomp
PORTVERSION= pl1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ftp://ftp.x.org/R5contrib/
@@ -17,5 +17,6 @@ COMMENT= Pac-man-like game under X11
PLIST_FILES= bin/xchomp
WRKSRC= ${WRKDIR}/xchomp
USE_IMAKE= yes
+USE_XORG= x11 xext
.include <bsd.port.mk>