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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 14 15:17:11 UTC 2014


Author: sunpoet
Date: Fri Mar 14 15:17:10 2014
New Revision: 348249
URL: http://svnweb.freebsd.org/changeset/ports/348249
QAT: https://qat.redports.org/buildarchive/r348249/

Log:
  - Use USES=tar:xz

Modified:
  head/net/gupnp-av/Makefile

Modified: head/net/gupnp-av/Makefile
==============================================================================
--- head/net/gupnp-av/Makefile	Fri Mar 14 15:17:06 2014	(r348248)
+++ head/net/gupnp-av/Makefile	Fri Mar 14 15:17:10 2014	(r348249)
@@ -22,8 +22,7 @@ GNU_CONFIGURE=	yes
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
 USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
-USE_XZ=		yes
-USES=		gmake pathfix pkgconfig
+USES=		gmake pathfix pkgconfig tar:xz
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-Wno-unused-parameters||' ${WRKSRC}/tests/Makefile.in


More information about the svn-ports-all mailing list