diff options
Diffstat (limited to 'textproc/libcroco/Makefile')
-rw-r--r-- | textproc/libcroco/Makefile | 3 |
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" |