aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
committermiwi <miwi@FreeBSD.org>2008-03-22 22:48:03 +0800
commit3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188 (patch)
treee2214727ec8d8e927015b3288697216a207cad1b /x11-wm
parent71a92f0401a4f87d6db72a4ab48749838052a9bf (diff)
downloadfreebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.gz
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.tar.zst
freebsd-ports-gnome-3bec9f1d65be2e2bd25cbdbc9d101ec3f391b188.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-wm')
-rw-r--r--x11-wm/fluxconf/Makefile1
-rw-r--r--x11-wm/gcompmgr/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-wm/fluxconf/Makefile b/x11-wm/fluxconf/Makefile
index 6f5acb5b3e13..449bdaa20c66 100644
--- a/x11-wm/fluxconf/Makefile
+++ b/x11-wm/fluxconf/Makefile
@@ -14,7 +14,6 @@ MASTER_SITES= http://devaux.fabien.free.fr/flux/
MAINTAINER= alfredoj69@gmail.com
COMMENT= A configuration program for the fluxbox window manager
-USE_X_PREFIX= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index 4e5b5464e289..65dcd1c5bdb8 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -19,7 +19,6 @@ RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
USE_AUTOTOOLS= automake:19:env
DESKTOP_ENTRIES="gcompmgr" \