diff options
Diffstat (limited to 'x11/wmctrl/Makefile')
-rw-r--r-- | x11/wmctrl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wmctrl/Makefile b/x11/wmctrl/Makefile index fb5c79a78954..83afdd516014 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 |