svn commit: r439879 - head/net/gssdp

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


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

Log:
  Use USES=gnome

Modified:
  head/net/gssdp/Makefile

Modified: head/net/gssdp/Makefile
==============================================================================
--- head/net/gssdp/Makefile	Mon May  1 12:46:25 2017	(r439878)
+++ head/net/gssdp/Makefile	Mon May  1 12:46:31 2017	(r439879)
@@ -25,7 +25,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
 
 GTK3_CONFIGURE_WITH=	gtk
 GTK3_USE=		GNOME=gtk30


More information about the svn-ports-all mailing list