aboutsummaryrefslogtreecommitdiff
path: root/devel
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 /devel
parent8e81e236966d75c66033bf5e81aaa65ece61e8d7 (diff)
downloadports-c4c8f4be4536497618de854065bf169361a7ad2b.tar.gz
ports-c4c8f4be4536497618de854065bf169361a7ad2b.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/esvn/Makefile2
-rw-r--r--devel/libgii/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/esvn/Makefile b/devel/esvn/Makefile
index afb46a8035f3..ceb5b913eb1f 100644
--- a/devel/esvn/Makefile
+++ b/devel/esvn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= esvn
PORTVERSION= 0.6.12
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +28,6 @@ WRKSRC= ${WRKDIR}/${ESVN_DIST}
HAS_CONFIGURE= yes
USE_QT_VER= 3
USE_GMAKE= yes
-USE_X_PREFIX= yes
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
CONFIGURE_ARGS= --qtdir=${QT_PREFIX}
MAKE_ARGS+= QTDIR=${QT_PREFIX} \
diff --git a/devel/libgii/Makefile b/devel/libgii/Makefile
index e9dfb92112d1..68d3daaa3e81 100644
--- a/devel/libgii/Makefile
+++ b/devel/libgii/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgii
PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.ggi-project.org/ftp/ggi/v2.2/ \
${MASTER_SITE_SOURCEFORGE}
@@ -192,7 +192,7 @@ PLIST_SUB+= KII="@comment "
.endif
.if !defined(WITHOUT_X11)
-USE_XLIB= yes
+USE_XORG= x11
PLIST_SUB+= WITH_X=""
.else
CONFIGURE_ARGS+= --disable-x --without-x