aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-11-19 04:38:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-11-19 04:38:19 +0800
commitb7cff88279834b8c6ac3059c6f29d00f9d17869f (patch)
treef84684b1114eb1a91c6ed5c9670e9dd20123c5c4 /net
parent01a5e9f853158cc1aaa3fcceb891d1481d389e0c (diff)
downloadfreebsd-ports-gnome-b7cff88279834b8c6ac3059c6f29d00f9d17869f.tar.gz
freebsd-ports-gnome-b7cff88279834b8c6ac3059c6f29d00f9d17869f.tar.zst
freebsd-ports-gnome-b7cff88279834b8c6ac3059c6f29d00f9d17869f.zip
Use USES=gnome
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/gupnp-dlna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile
index b23f823aced2..a92548c8df5e 100644
--- a/net/gupnp-dlna/Makefile
+++ b/net/gupnp-dlna/Makefile
@@ -21,7 +21,7 @@ RUN_DEPENDS= gupnp>=0.19.0:net/gupnp
CONFIGURE_ARGS= --enable-introspection \
--enable-gstreamer-metadata-backend
-USES= gmake libtool pathfix pkgconfig tar:xz
+USES= gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 introspection:build libxml2
USE_GSTREAMER1= yes
GNU_CONFIGURE= yes