diff options
Diffstat (limited to 'devel/libpeas/Makefile')
-rw-r--r-- | devel/libpeas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index edbf86a3e..cbeed422c 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -13,9 +13,9 @@ COMMENT= Next evolution of the Gedit plugins engine BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala -USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz +USES= gettext gmake libtool:keepla pathfix pkgconfig \ + python:3 tar:xz USE_GNOME= gtk30 introspection:build -USE_PYTHON= 3 USE_LDCONFIG= yes INSTALLS_ICONS= yes GNU_CONFIGURE= yes |