aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-25 01:02:27 +0800
committermiwi <miwi@FreeBSD.org>2008-03-25 01:02:27 +0800
commit312f708f3dd424d006051aa86e530882f287e1df (patch)
tree34b963cf27ec0ddee2ed1a6ac00d711bf054b4a2 /x11
parentdc824ff241fba7ff39d6f0635402252a465c32c4 (diff)
downloadfreebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.tar.gz
freebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.tar.zst
freebsd-ports-gnome-312f708f3dd424d006051aa86e530882f287e1df.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Diffstat (limited to 'x11')
-rw-r--r--x11/aterm/Makefile4
-rw-r--r--x11/libsynaptics/Makefile4
-rw-r--r--x11/wbar/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile
index 80dcf774ced4..744be93ca492 100644
--- a/x11/aterm/Makefile
+++ b/x11/aterm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= aterm
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES+= x11 # `+=' is for slave ports
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@FreeBSD.org
COMMENT= A color vt102 terminal emulator with transparency support
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
GNU_CONFIGURE= yes
# `+=' is for slave ports
CONFIGURE_ARGS+= --enable-transparency \
diff --git a/x11/libsynaptics/Makefile b/x11/libsynaptics/Makefile
index dde3974de581..4f3b35267702 100644
--- a/x11/libsynaptics/Makefile
+++ b/x11/libsynaptics/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libsynaptics
PORTVERSION= 0.14.6b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://qsynaptics.sourceforge.net/ \
http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
@@ -16,8 +16,8 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Library to access the Xorg/XFree86 Synaptics TouchPad Driver
USE_BZIP2= yes
-USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
+USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile
index c232097de0ab..c75c972734b7 100644
--- a/x11/wbar/Makefile
+++ b/x11/wbar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wbar
PORTVERSION= 1.3.3
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.tecapli.com.ar/rodolfo/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -22,7 +22,7 @@ SUB_FILES= pkg-message
USE_BZIP2= yes
USE_GMAKE= yes
-USE_XLIB= yes
+USE_XORG= x11
post-patch:
${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/Makefile