summaryrefslogtreecommitdiffstats
path: root/textproc/libcroco
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-05 00:55:25 +0800
commite9d8d3c6a582f7ec0f52ff924a7442b23846e0f9 (patch)
tree4f85da7a3c913f0b6d3eaee685d5d67092dd8102 /textproc/libcroco
parent69b849628dc4926ef0be2d6b984a7e6c6728d48c (diff)
downloadmarcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.gz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.bz2
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.lz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.xz
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.tar.zst
marcuscom-ports-e9d8d3c6a582f7ec0f52ff924a7442b23846e0f9.zip
Replace some USE_GNOME=pkgconfig elemments with USE_PKGCONFIG=build.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17018 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/libcroco')
-rw-r--r--textproc/libcroco/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
index 451d3c451..363a9f5d8 100644
--- a/textproc/libcroco/Makefile
+++ b/textproc/libcroco/Makefile
@@ -18,7 +18,8 @@ USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_GNOME= gnomehack glib20 libxml2 ltverhack pkgconfig
+USE_GNOME= gnomehack glib20 libxml2 ltverhack
+USE_PKGCONFIG= build
CONFIGURE_ARGS= --disable-gtk-doc-html
PLIST_SUB= VERSION="0.6"