aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 17:49:16 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-11 17:49:16 +0000
commitf898e749702c154f58483a3482ede3f5c3df4deb (patch)
tree92507b03888f6853335238a54eb3f241f9f4cac8 /textproc/libxml++/Makefile
parentcbecb26057fccb3bc649f583973a0b81429789ca (diff)
downloadports-f898e749702c154f58483a3482ede3f5c3df4deb.tar.gz
ports-f898e749702c154f58483a3482ede3f5c3df4deb.zip
Notes
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r--textproc/libxml++/Makefile4
1 files changed, 2 insertions, 2 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>