diff options
Diffstat (limited to 'x11/workrave/Makefile')
-rw-r--r-- | x11/workrave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index b03f83b..04382dd 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -15,10 +15,9 @@ LICENSE= GPLv3 # (or later) BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>0:${PORTSDIR}/devel/py-cheetah LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig python USE_XORG= recordproto x11 xext xmu xscrnsaver xtst USE_GNOME= intlhack gconf2 gnomehier gtkmm24 -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules --enable-gconf --disable-gnome3 \ --disable-indicator |