diff options
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 147431df1..4c2676220 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -29,6 +29,7 @@ USE_LDCONFIG= yes USES= gettext gmake iconv:wchar_t libtool pathfix perl5 pkgconfig \ shebangfix USE_PYTHON= yes +PYTHON_PY3K_PLIST_HACK= yes CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \ --disable-man --without-xml-catalog \ --with-pcre=system \ |