aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/obconf
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 11:21:02 +0000
commitb132573e497440ccab95f08970f076144dbea023 (patch)
treec86c460006c4cb47f553ee1947721398649ec2e2 /x11-wm/obconf
parentef878751a79ba6aaefefa599a76c833c618977d5 (diff)
downloadports-b132573e497440ccab95f08970f076144dbea023.tar.gz
ports-b132573e497440ccab95f08970f076144dbea023.zip
x11*: Add missing USES={gl,gnome,mate}
Notes
Notes: svn path=/head/; revision=517047
Diffstat (limited to 'x11-wm/obconf')
-rw-r--r--x11-wm/obconf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile
index 6f12e20bfa3f..9e52db45eb1e 100644
--- a/x11-wm/obconf/Makefile
+++ b/x11-wm/obconf/Makefile
@@ -13,7 +13,7 @@ COMMENT= Preferences manager for the Openbox window manager
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
libobrender.so:x11-wm/openbox
-USES= pkgconfig desktop-file-utils shared-mime-info
+USES= desktop-file-utils gnome pkgconfig shared-mime-info
USE_GNOME= libglade2
GNU_CONFIGURE= yes
CONFIGURE_ENV= OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \