summaryrefslogtreecommitdiff
path: root/x11-wm/pekwm/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 18:36:55 +0000
commit4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch)
tree0396740faf427665ee28135c858aa42aba8d2024 /x11-wm/pekwm/Makefile
parentnet-mgmt/check_ssl_cert: update to 1.105.0 (diff)
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=517000
Diffstat (limited to 'x11-wm/pekwm/Makefile')
-rw-r--r--x11-wm/pekwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile
index 64cc75983555..50991e6660e6 100644
--- a/x11-wm/pekwm/Makefile
+++ b/x11-wm/pekwm/Makefile
@@ -18,7 +18,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpng.so:graphics/png
-USES= compiler gmake iconv:wchar_t jpeg localbase pkgconfig tar:bzip2
+USES= compiler gmake iconv:wchar_t jpeg localbase pkgconfig \
+ tar:bzip2 xorg
USE_XORG= xft xpm x11 sm ice xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shape --enable-xinerama --enable-xrandr \