svn commit: r348250 - head/net/gupnp-igd
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 15:17:16 UTC 2014
Author: sunpoet
Date: Fri Mar 14 15:17:16 2014
New Revision: 348250
URL: http://svnweb.freebsd.org/changeset/ports/348250
QAT: https://qat.redports.org/buildarchive/r348250/
Log:
- Use USES=tar:xz
Modified:
head/net/gupnp-igd/Makefile
Modified: head/net/gupnp-igd/Makefile
==============================================================================
--- head/net/gupnp-igd/Makefile Fri Mar 14 15:17:10 2014 (r348249)
+++ head/net/gupnp-igd/Makefile Fri Mar 14 15:17:16 2014 (r348250)
@@ -26,8 +26,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
PYTHON_CONFIGURE_ENABLE=python
PYTHON_USE= PYTHON=yes
More information about the svn-ports-head
mailing list