diff options
Diffstat (limited to 'astro/glunarclock/Makefile')
-rw-r--r-- | astro/glunarclock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 7c12af278658..c1990f64b941 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -12,10 +12,9 @@ COMMENT= GNOME applet that displays the current phase of the Moon LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomepanel gnomeprefix intlhack libgnomeui USE_GMAKE= yes -USE_GETTEXT= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0` LDFLAGS+= -L${LOCALBASE}/lib |