aboutsummaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-14 15:17:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-14 15:17:02 +0000
commit35fc68f0258f5b63acdf89b479a0d3e6e29488f6 (patch)
treeb72418d5c5173b0bfd1ebd74e524e6b9e6c45ffd /net/gssdp
parenta60ad706de213c8d5e2da95cdb1373ff751be47f (diff)
downloadports-35fc68f0258f5b63acdf89b479a0d3e6e29488f6.tar.gz
ports-35fc68f0258f5b63acdf89b479a0d3e6e29488f6.zip
- Use USES=tar:xz
Notes
Notes: svn path=/head/; revision=348247
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index f3ef38572177..c828e9d0ce2b 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -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