aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:52:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-16 20:52:58 +0000
commitc413d0b2b0d9d7b85c15a35db3618986bf65fb8e (patch)
tree23b624c17f756dbd332b69b2852f4b1534df4a72 /textproc/libxml2
parentbbc9d6f0caf390f0cb8c6b4b6a3b731cc395286a (diff)
downloadports-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.tar.gz
ports-c413d0b2b0d9d7b85c15a35db3618986bf65fb8e.zip
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 4fbb6700ac6b..859dd10bea1d 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -16,14 +16,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Xml parser library for GNOME
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
-USE_GNOME= gnomehack gnometarget
+USE_GNOME= gnomehack gnometarget pkgconfig
INSTALLS_SHLIB= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \