diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-18 00:20:43 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-18 00:20:43 +0800 |
commit | ad4413c5cf79037c72ecad5a0592acdfb16a6ff3 (patch) | |
tree | 37ed8bfd68b205da9bc495d225f70b2d1f9ac002 /textproc | |
parent | 37bc36bbfcf173a2b7c6143b404dec4b6779de13 (diff) | |
download | marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar.gz marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar.bz2 marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar.lz marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar.xz marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.tar.zst marcuscom-ports-ad4413c5cf79037c72ecad5a0592acdfb16a6ff3.zip |
+pkgconfig
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16654 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libcroco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 164b020a9..6a870d5eb 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -18,7 +18,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 libxml2 ltverhack +USE_GNOME= gnomehack glib20 libxml2 ltverhack pkgconfig CONFIGURE_ARGS= --disable-gtk-doc-html PLIST_SUB= VERSION="0.6" |