summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-21 19:03:29 +0000
committermiwi <miwi@FreeBSD.org>2008-03-21 19:03:29 +0000
commit14640e433348dac4ed6781dacf90857b738af5af (patch)
tree4120b63f348f2855fd72d54bd8f0f939507e4652 /x11
parent79d9caee633dc588d8541b5ce5463a46bd6b82d9 (diff)
downloadFreeBSD-ports-14640e433348dac4ed6781dacf90857b738af5af.zip
FreeBSD-ports-14640e433348dac4ed6781dacf90857b738af5af.tar.gz
- Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORG
- Bump PORTREVISION Approved by: flz (maintainer via irc)
Diffstat (limited to 'x11')
-rw-r--r--x11/wmctrl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile
index fb5c79a..83afdd5 100644
--- a/x11/wmctrl/Makefile
+++ b/x11/wmctrl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= wmctrl
PORTVERSION= 1.07
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= http://sweb.cz/tripie/utils/wmctrl/dist/
@@ -15,7 +15,7 @@ MAINTAINER= flz@FreeBSD.org
COMMENT= Command line tool to interact with an EWMH/NetWM compatible X managers
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
+USE_XORG= x11 xmu xext xt
USE_GNOME= glib20
PLIST_FILES= bin/wmctrl
OpenPOWER on IntegriCloud