aboutsummaryrefslogtreecommitdiff
path: root/games/enigma
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 11:11:33 +0000
commitc4c8f4be4536497618de854065bf169361a7ad2b (patch)
tree965f82d89155ed89bcaf360c6ab2b1ed750b5314 /games/enigma
parent8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff)
downloadports-c4c8f4be4536497618de854065bf169361a7ad2b.tar.gz
ports-c4c8f4be4536497618de854065bf169361a7ad2b.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209620
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}"