aboutsummaryrefslogtreecommitdiffstats
path: root/games/enigma
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
committermiwi <miwi@FreeBSD.org>2008-03-23 19:11:33 +0800
commitc22aaf7f433f98e6e7f5462f011c28452551fa66 (patch)
treeebb3d42b914ee38a4b035a758a453d5895ba02f4 /games/enigma
parenta019873646f1ce62f504138ea5172bb1d5ee2258 (diff)
downloadfreebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.gz
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.tar.zst
freebsd-ports-gnome-c22aaf7f433f98e6e7f5462f011c28452551fa66.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'games/enigma')
-rw-r--r--games/enigma/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/enigma/Makefile b/games/enigma/Makefile
index 5e7501cde0e7..3ef387520c9e 100644
--- a/games/enigma/Makefile
+++ b/games/enigma/Makefile
@@ -7,7 +7,7 @@
PORTNAME= enigma
PORTVERSION= 0.92
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= enigma
@@ -24,7 +24,6 @@ USE_GETTEXT= yes
USE_LUA= 4.0
LUA_COMPS= lua tolua
USE_SDL= gfx image mixer sdl ttf
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target="" \
--with-libintl-prefix="${LOCALBASE}"