diff options
Diffstat (limited to 'devel/libpeas/Makefile')
-rw-r--r-- | devel/libpeas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index 7029e262257f..c0a201597642 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -17,9 +17,8 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ USE_XZ= yes USE_PYTHON= 2.5+ USE_LDCONFIG= yes -USE_GMAKE= yes USE_AUTOTOOLS= libtool -USES= pathfix gettext +USES= pathfix gettext gmake pkgconfig USE_GNOME= glib20 gtk30 ltverhack INSTALLS_ICONS= yes GNU_CONFIGURE= yes |