aboutsummaryrefslogtreecommitdiff
path: root/net/gupnp-ui
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-01 12:46:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-01 12:46:50 +0000
commit2ccf2777a58c965ae31ad6332232333400aa1931 (patch)
treef19f8734f3f045fa1c2cc8082e7142abf6e0629e /net/gupnp-ui
parentefcf492c7eab619b0c95a1a87a3fde1b6a7e412d (diff)
downloadports-2ccf2777a58c965ae31ad6332232333400aa1931.tar.gz
ports-2ccf2777a58c965ae31ad6332232333400aa1931.zip
Use USES=gnome
Notes
Notes: svn path=/head/; revision=439883
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r--net/gupnp-ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
index f97232ec8119..07fb8c15ec57 100644
--- a/net/gupnp-ui/Makefile
+++ b/net/gupnp-ui/Makefile
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_GNOME= gtk20
USE_LDCONFIG= yes
-USES= libtool pathfix pkgconfig python
+USES= gnome libtool pathfix pkgconfig python
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS = / s|tests||' ${WRKSRC}/Makefile.in