svn commit: r439882 - head/net/gupnp-igd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 1 12:46:47 UTC 2017


Author: sunpoet
Date: Mon May  1 12:46:45 2017
New Revision: 439882
URL: https://svnweb.freebsd.org/changeset/ports/439882

Log:
  Use USES=gnome

Modified:
  head/net/gupnp-igd/Makefile

Modified: head/net/gupnp-igd/Makefile
==============================================================================
--- head/net/gupnp-igd/Makefile	Mon May  1 12:46:40 2017	(r439881)
+++ head/net/gupnp-igd/Makefile	Mon May  1 12:46:45 2017	(r439882)
@@ -27,7 +27,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
-USES=		gmake libtool pathfix pkgconfig tar:xz
+USES=		gmake gnome libtool pathfix pkgconfig tar:xz
 
 PYTHON_CONFIGURE_ENABLE=python
 PYTHON_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:devel/py-gobject


More information about the svn-ports-all mailing list