aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-24 23:21:25 +0000
commitca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch)
treee23ad8f32a26812997940fcbb692cd233adb348c /x11
parent74afc71c04a50797560e13b9718ee538eba6b691 (diff)
downloadports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz
ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209735
Diffstat (limited to 'x11')
-rw-r--r--x11/eterm/Makefile2
-rw-r--r--x11/gdesklets-tasklist/Makefile2
-rw-r--r--x11/gromit/Makefile1
-rw-r--r--x11/keylaunch/Makefile4
-rw-r--r--x11/mlterm/Makefile2
-rw-r--r--x11/xcb-util/Makefile1
-rw-r--r--x11/xidle/Makefile4
7 files changed, 6 insertions, 10 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index 94ab8305b9ef..9a6fceab9aab 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eterm
PORTVERSION= 0.9.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES+= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/x11/gdesklets-tasklist/Makefile b/x11/gdesklets-tasklist/Makefile
index e55337a4ae2a..7908e5a4c1d8 100644
--- a/x11/gdesklets-tasklist/Makefile
+++ b/x11/gdesklets-tasklist/Makefile
@@ -18,8 +18,6 @@ COMMENT= Displays the GNOME tasklist and floats above the other windows
RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
-USE_XLIB= yes
-
NAME= tasklist
DATADIR= ${PREFIX}/share
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile
index 74c2583ade73..721f1d543c67 100644
--- a/x11/gromit/Makefile
+++ b/x11/gromit/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/
MAINTAINER= sergei@FreeBSD.org
COMMENT= GRaphics Over Miscellaneous Objects (Gromit)
-USE_X_PREFIX= yes
USE_GNOME= gtk20
DOCS= AUTHORS ChangeLog README
diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile
index 6a29f27dfdf5..55cfa13164ac 100644
--- a/x11/keylaunch/Makefile
+++ b/x11/keylaunch/Makefile
@@ -7,7 +7,7 @@
PORTNAME= keylaunch
PORTVERSION= 1.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.mired.org/downloads/
@@ -17,7 +17,7 @@ COMMENT= An X utility for binding commands to a hot key
WRKSRC= ${WRKDIR}/keylaunch
USE_GMAKE= yes
USE_PERL5_BUILD=yes
-USE_X_PREFIX= yes
+USE_XORG= x11
PKGMESSAGE= ${WRKSRC}/pkg-message
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 3bc95222d624..603aaf1f1584 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -17,7 +17,7 @@ COMMENT= Multilingual X11 terminal emulator
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
-USE_X_PREFIX= yes
+USE_XORG= sm
USE_GNOME= gtk20 lthack
USE_AUTOTOOLS= libtool:15
LIBTOOLFILES= configure kiklib/configure mkf/configure
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index e6a1e195c5ff..271b97adc76e 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -20,7 +20,6 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_XORG= xau xdmcp
-USE_XLIB= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
diff --git a/x11/xidle/Makefile b/x11/xidle/Makefile
index b71af8e96957..003967529ca9 100644
--- a/x11/xidle/Makefile
+++ b/x11/xidle/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xidle
PORTVERSION= 24102005
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= novel
@@ -16,11 +16,11 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Run a program on X inactivity
USE_BZIP2= yes
-USE_X_PREFIX= yes
CFLAGS+= -I${X11BASE}/include -I${LOCALBASE}/include -D__dead=static
MAKE_ARGS+= X11LIBDIR="${X11BASE}/lib" \
CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+USE_XORG= x11 xscrnsaver
PLIST_FILES= bin/xidle
MAN1= xidle.1