aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/pekwm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-23 06:33:35 +0800
committerbapt <bapt@FreeBSD.org>2013-04-23 06:33:35 +0800
commit17f484d1a494128650d41ec27c0b75b94e465e5f (patch)
treeac456444b3d2e5fd5653458f6691bceef8cc0092 /x11-wm/pekwm
parentaefc9ed3a3a226316bc776cbe93cfd9c3d036d28 (diff)
downloadfreebsd-ports-gnome-17f484d1a494128650d41ec27c0b75b94e465e5f.tar.gz
freebsd-ports-gnome-17f484d1a494128650d41ec27c0b75b94e465e5f.tar.zst
freebsd-ports-gnome-17f484d1a494128650d41ec27c0b75b94e465e5f.zip
Convert my ports to use the new USES=pkgconfig
Diffstat (limited to 'x11-wm/pekwm')
-rw-r--r--x11-wm/pekwm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile
index 3e99aee24ba1..65599d460dc5 100644
--- a/x11-wm/pekwm/Makefile
+++ b/x11-wm/pekwm/Makefile
@@ -13,11 +13,11 @@ COMMENT= Light, Unobtrusive, and configurable windowmanager
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png
+USES= pkgconfig
USE_XORG= xft xpm x11
USE_GMAKE= yes
USE_ICONV= yes
USE_BZIP2= yes
-USE_PKGCONFIG= build
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-shape --enable-xinerama --enable-xrandr \
--enable-xft --enable-image-xpm --enable-image-jpeg \