diff options
Diffstat (limited to 'deskutils/alacarte/Makefile')
-rw-r--r-- | deskutils/alacarte/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/alacarte/Makefile b/deskutils/alacarte/Makefile index 871178360..45c9eaddf 100644 --- a/deskutils/alacarte/Makefile +++ b/deskutils/alacarte/Makefile @@ -14,10 +14,9 @@ COMMENT= Freedesktop compliant menu editor for GNOME BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl -USES= gettext gmake pkgconfig tar:xz +USES= gettext gmake pkgconfig python:3 tar:xz USE_GNOME= gnomemenus3 gnomeprefix intlhack libxslt:build \ py3gobject3 -USE_PYTHON= 3 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |