svn commit: r439881 - head/net/gupnp-av

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


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

Log:
  Use USES=gnome

Modified:
  head/net/gupnp-av/Makefile

Modified: head/net/gupnp-av/Makefile
==============================================================================
--- head/net/gupnp-av/Makefile	Mon May  1 12:46:35 2017	(r439880)
+++ head/net/gupnp-av/Makefile	Mon May  1 12:46:40 2017	(r439881)
@@ -24,7 +24,7 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_GNOME=	glib20 introspection:build libxml2
 USE_LDCONFIG=	yes
-USES=		gmake libtool pathfix pkgconfig tar:xz
+USES=		gmake gnome libtool pathfix pkgconfig tar:xz
 
 PORTDATA=	*
 


More information about the svn-ports-all mailing list