diff options
Diffstat (limited to 'devel/py-gobject3/Makefile')
-rw-r--r-- | devel/py-gobject3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile index 8f2a87328..0809cccc9 100644 --- a/devel/py-gobject3/Makefile +++ b/devel/py-gobject3/Makefile @@ -26,9 +26,9 @@ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ LATEST_LINK= ${PYTHON_PKGNAMEPREFIX}${PORTNAME}3 USE_XZ= yes USE_GMAKE= yes -USE_GNOME= gnomehack glib20 +USES= pathfix pkgconfig +USE_GNOME= glib20 USE_PYTHON= 2.5+ -USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_LDCONFIG= yes |