aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/libxml++/Makefile4
-rw-r--r--textproc/libxml++26/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 86b782bb33d9..68ebe64e72c1 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libxml++
PORTVERSION= 0.24.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
@@ -15,9 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML API for C++
-USE_GNOME= gnomehack libxml2
+USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
USE_LIBTOOL= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 86b782bb33d9..68ebe64e72c1 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libxml++
PORTVERSION= 0.24.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
@@ -15,9 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= XML API for C++
-USE_GNOME= gnomehack libxml2
+USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
USE_LIBTOOL= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include <bsd.port.mk>