diff options
Diffstat (limited to 'deskutils/timer-applet')
-rw-r--r-- | deskutils/timer-applet/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index 16e11eec1001..6cfaa007dd04 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -18,9 +18,8 @@ RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gettext gmake pathfix +USES= gettext gmake pathfix python USE_GNOME= gnomeprefix intlhack pygnomedesktop -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/libexec --disable-schemas-install |