aboutsummaryrefslogtreecommitdiffstats
path: root/games/bfm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
commit3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch)
treee2214727ec8d8e927015b3288697216a207cad1b /games/bfm
parent71a92f0401a4f87d6db72a4ab48749838052a9bf (diff)
downloadfreebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.zst
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.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/bfm')
-rw-r--r--games/bfm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile
index eb42c29b73fe..877ab7af1fb9 100644
--- a/games/bfm/Makefile
+++ b/games/bfm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bfm
PORTVERSION= 0.0.6.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/battle4mandicor
EXTRACT_SUFX= -src.tar.gz
@@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
USE_GMAKE= yes
USE_LUA= 5.0
USE_SDL= sdl
-USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}"