aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:35:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:35:45 +0000
commita79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0 (patch)
tree00ee1f37b631a88be4e277a04a111435cefc8d62 /textproc/libxml2
parent0f999703465f8d6f697073225a50d59333d3f213 (diff)
downloadports-a79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0.tar.gz
ports-a79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0.zip
Track down the latest USE_GNOME=pkgconfig
Notes
Notes: svn path=/head/; revision=325971
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 54b3d6d8b595..7ee713651d37 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -17,10 +17,8 @@ COMMENT?= XML parser library for GNOME
.if !defined(REFERENCE_PORT)
USE_CSTD= gnu89
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-USES= pathfix iconv
-USE_GNOME?= pkgconfig
+USES= pathfix gmake iconv pkgconfig
USE_LDCONFIG= yes
CONFIGURE_ARGS?=--with-iconv=${LOCALBASE} \
--with-html-dir=${PREFIX}/share/doc \