svn commit: r439883 - head/net/gupnp-ui

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


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

Log:
  Use USES=gnome

Modified:
  head/net/gupnp-ui/Makefile

Modified: head/net/gupnp-ui/Makefile
==============================================================================
--- head/net/gupnp-ui/Makefile	Mon May  1 12:46:45 2017	(r439882)
+++ head/net/gupnp-ui/Makefile	Mon May  1 12:46:50 2017	(r439883)
@@ -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


More information about the svn-ports-all mailing list