aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
committermiwi <miwi@FreeBSD.org>2008-03-26 06:44:48 +0800
commit7b56c40b952a22521dd35f39e00fcfbb408463b5 (patch)
tree222501a00a140e899e2e4288740c3089e3cf5b18 /devel
parent6939c2c931da3bc739154509bd6d2fc1c519f3b6 (diff)
downloadfreebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.gz
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.tar.zst
freebsd-ports-gnome-7b56c40b952a22521dd35f39e00fcfbb408463b5.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'devel')
-rw-r--r--devel/qca/Makefile1
-rw-r--r--devel/sdl12/Makefile3
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/qca/Makefile b/devel/qca/Makefile
index c71c8c6c40f0..db01bf43e11d 100644
--- a/devel/qca/Makefile
+++ b/devel/qca/Makefile
@@ -21,7 +21,6 @@ QT_NONSTANDARD= yes
HAS_CONFIGURE= yes
USE_BZIP2= yes
USE_QT_VER= 3
-USE_X_PREFIX= yes
USE_LDCONFIG= yes
CONFIGURE_ENV= QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index ea0ed28ad1f2..48422158f964 100644
--- a/devel/sdl12/Makefile
+++ b/devel/sdl12/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl
PORTVERSION= 1.2.13
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/release/
@@ -139,7 +140,7 @@ DISPLAY_MSG= ${CAT} ${PKGMESSAGE}
PKGNAMESUFFIX= -nox11
CONFIGURE_ARGS+=--disable-video-x11
.else
-USE_XLIB= yes
+USE_XORG= x11 xrender xrandr xextproto
.endif
post-install: