svn commit: r348247 - head/net/gssdp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 14 15:17:03 UTC 2014
Author: sunpoet
Date: Fri Mar 14 15:17:02 2014
New Revision: 348247
URL: http://svnweb.freebsd.org/changeset/ports/348247
QAT: https://qat.redports.org/buildarchive/r348247/
Log:
- Use USES=tar:xz
Modified:
head/net/gssdp/Makefile
Modified: head/net/gssdp/Makefile
==============================================================================
--- head/net/gssdp/Makefile Fri Mar 14 15:13:13 2014 (r348246)
+++ head/net/gssdp/Makefile Fri Mar 14 15:17:02 2014 (r348247)
@@ -24,8 +24,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
GTK3_CONFIGURE_WITH= gtk
GTK3_USE= GNOME=gtk30
More information about the svn-ports-all
mailing list