From 1bc7dd6bc18fc1c38440184499d820c23295cd4b Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 2 Feb 2014 16:52:34 +0000 Subject: Stage support --- deskutils/timer-applet/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'deskutils/timer-applet') diff --git a/deskutils/timer-applet/Makefile b/deskutils/timer-applet/Makefile index a8ea7188ddd6..c8624e8763de 100644 --- a/deskutils/timer-applet/Makefile +++ b/deskutils/timer-applet/Makefile @@ -17,17 +17,15 @@ RUN_DEPENDS= gnome-audio>0:${PORTSDIR}/audio/gnome-audio \ WRKSRC= ${WRKDIR}/${PORTNAME} -USES= pathfix gettext +USES= gettext gmake pathfix USE_GNOME= gnomeprefix intlhack pygnomedesktop USE_PYTHON= yes -USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --libdir=${PREFIX}/libexec +CONFIGURE_ARGS= --libdir=${PREFIX}/libexec --disable-schemas-install CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= timer-applet.schemas -NO_STAGE= yes .include -- cgit v1.2.3