aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:07:39 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:07:39 +0000
commitfff296bfe7e1afaa552a3b360b7a478288ef7be9 (patch)
tree89c14611c583909707d36d2ee33980021a65b425 /textproc/libxml++26
parentb55428d14a6a552c7e2405f40678662b6845e3d4 (diff)
downloadports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.tar.gz
ports-fff296bfe7e1afaa552a3b360b7a478288ef7be9.zip
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363392
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index f97354d137c4..e3bc233c045d 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -11,7 +11,6 @@ MASTER_SITES= GNOME
MAINTAINER= bland@FreeBSD.org
COMMENT= XML API for C++
-USE_XZ= yes
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
@@ -22,7 +21,7 @@ LATEST_LINK= libxml++26
LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USES= gmake pathfix pkgconfig
+USES= gmake pathfix pkgconfig tar:xz
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes