aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-07-30 19:35:36 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-07-30 19:35:36 +0000
commit460a00fdfda6713fb5c5067f7d20943448c8ffe8 (patch)
tree7fd2b98b5db717c70abb63e0f834246f17f76042 /textproc/libxml++26
parent7402ca93ec5a916b49456bcacfc4343599bb3281 (diff)
downloadports-460a00fdfda6713fb5c5067f7d20943448c8ffe8.tar.gz
ports-460a00fdfda6713fb5c5067f7d20943448c8ffe8.zip
Notes
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index e3bc233c045d..0974dfebfbec 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -11,6 +11,7 @@ MASTER_SITES= GNOME
MAINTAINER= bland@FreeBSD.org
COMMENT= XML API for C++
+USES+= tar:xz
PLIST_SUB= VERSION="2.6" API_VERSION="2.6"
@@ -21,7 +22,7 @@ LATEST_LINK= libxml++26
LIB_DEPENDS= libglibmm-2.4.so:${PORTSDIR}/devel/glibmm
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USES= gmake pathfix pkgconfig tar:xz
+USES+= gmake pathfix pkgconfig
USE_GNOME= libxml2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes