Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:46:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439881 - head/net/gupnp-av
Message-ID:  <201705011246.v41CkeBb053030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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=	*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705011246.v41CkeBb053030>