Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:46:50 +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: r439883 - head/net/gupnp-ui
Message-ID:  <201705011246.v41CkoL9053243@repo.freebsd.org>

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



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