aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-01-16 23:14:50 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-01-16 23:14:50 +0000
commit6af0776353fa25bfb93840fa389071f4bbf05aed (patch)
tree9981c5a9fa5bba98ab14612fddbe1a502bb9daa7 /games
parent2a3cef93d27c0d7d0a446fd1d185b12f6c8ba903 (diff)
downloadports-6af0776353fa25bfb93840fa389071f4bbf05aed.tar.gz
ports-6af0776353fa25bfb93840fa389071f4bbf05aed.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/glest-data/Makefile2
-rw-r--r--games/glest/Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/glest-data/Makefile b/games/glest-data/Makefile
index e0e6722fd010..b90065456296 100644
--- a/games/glest-data/Makefile
+++ b/games/glest-data/Makefile
@@ -7,6 +7,7 @@
PORTNAME= data
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= glest
@@ -17,7 +18,6 @@ DIST_SUBDIR= glest
MAINTAINER= acm@FreeBSD.org
COMMENT= Glest data files
-USE_X_PREFIX= yes
USE_ZIP= yes
NO_BUILD= yes
diff --git a/games/glest/Makefile b/games/glest/Makefile
index 25aac3032e7f..68aa3581b441 100644
--- a/games/glest/Makefile
+++ b/games/glest/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glest
PORTVERSION= 2.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,9 +22,9 @@ LIB_DEPENDS= xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \
openal.0:${PORTSDIR}/audio/openal \
alut.1:${PORTSDIR}/audio/freealut
BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam
-RUN_DEPENDS= ${X11BASE}/lib/${PORTNAME}/configuration.xml:${PORTSDIR}/games/glest-data
+RUN_DEPENDS= ${LOCALBASE}/lib/${PORTNAME}/configuration.xml:${PORTSDIR}/games/glest-data
-USE_X_PREFIX= yes
+USE_XLIB= yes
USE_AUTOTOOLS= automake:15:env autoconf:259:env
USE_ZIP= yes
USE_GCC= 3.2+