svn commit: r363508 - head/textproc/libxml++26
Antoine Brodin
antoine at FreeBSD.org
Wed Jul 30 19:35:36 UTC 2014
Author: antoine
Date: Wed Jul 30 19:35:36 2014
New Revision: 363508
URL: http://svnweb.freebsd.org/changeset/ports/363508
QAT: https://qat.redports.org/buildarchive/r363508/
Log:
Unbreak reference port
Modified:
head/textproc/libxml++26/Makefile
Modified: head/textproc/libxml++26/Makefile
==============================================================================
--- head/textproc/libxml++26/Makefile Wed Jul 30 19:16:24 2014 (r363507)
+++ head/textproc/libxml++26/Makefile Wed Jul 30 19:35:36 2014 (r363508)
@@ -11,6 +11,7 @@ MASTER_SITES= GNOME
MAINTAINER= bland at 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
More information about the svn-ports-head
mailing list