diff options
Diffstat (limited to 'deskutils/timer-applet/Makefile')
-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 c43d8111ca17..67adc55261b3 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -17,10 +17,9 @@ RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomeprefix intlhack pygnomedesktop USE_PYTHON= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/libexec |