aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/obconf
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-25 07:21:25 +0800
committermiwi <miwi@FreeBSD.org>2008-03-25 07:21:25 +0800
commita246a0de817d9ea7bfd118678ddde72be2830e9a (patch)
treeb20490166423cf88c8305ff88c3e3deaa4a2021c /x11-wm/obconf
parent0426bcc9a76e82741f28356eba9e04d0195353a6 (diff)
downloadfreebsd-ports-gnome-a246a0de817d9ea7bfd118678ddde72be2830e9a.tar.gz
freebsd-ports-gnome-a246a0de817d9ea7bfd118678ddde72be2830e9a.tar.zst
freebsd-ports-gnome-a246a0de817d9ea7bfd118678ddde72be2830e9a.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/obconf')
-rw-r--r--x11-wm/obconf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile
index 48a6635735f9..6b9904847e95 100644
--- a/x11-wm/obconf/Makefile
+++ b/x11-wm/obconf/Makefile
@@ -16,7 +16,6 @@ COMMENT= Preferences manager for the Openbox window manager
LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
obparser.16:${PORTSDIR}/x11-wm/openbox
-USE_XLIB= yes
USE_GNOME= gnomehier gnometarget libglade2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"