summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-05-25 17:49:58 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-05-25 17:49:58 +0000
commit32e961da461009f84ec99279b167fa2bcb882d68 (patch)
tree7a908e452fdde65de78f312313f580754691da6c /games
parentfix build (diff)
move from X11BASE to LOCALBASE
bump PORTREVISION
Notes
Notes: svn path=/head/; revision=191817
Diffstat (limited to 'games')
-rw-r--r--games/ember/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ember/Makefile b/games/ember/Makefile
index 311b08387490..4d2441351694 100644
--- a/games/ember/Makefile
+++ b/games/ember/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ember
PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://amber.worldforge.org/ember/releases/stable/
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-trans
USE_SDL= sdl
GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
-USE_X_PREFIX= YES
+USE_XLIB= YES
USE_GNOME= gnomehack
USE_BZIP2= YES
CPPFLAGS= -DBR_NO_MACROS