From 8052fd3fb7fe6d92a2417b006fdc2957f45cc132 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 16 Jun 2003 20:52:58 +0000 Subject: Utilize USE_GNOME= pkgconfig. --- textproc/libxml2/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'textproc/libxml2') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 4fbb670..859dd10 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} \ -- cgit v1.1