From 460a00fdfda6713fb5c5067f7d20943448c8ffe8 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 30 Jul 2014 19:35:36 +0000 Subject: [PATCH] Unbreak reference port --- textproc/libxml++26/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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