diff options
Diffstat (limited to 'astro/glunarclock/Makefile')
-rw-r--r-- | astro/glunarclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index b71fcef7b10f..f5613b59df67 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -8,7 +8,7 @@ PORTNAME= glunarclock PORTVERSION= 0.32.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= astro gnome MASTER_SITES= SF @@ -17,7 +17,7 @@ COMMENT= GNOME applet that displays the current phase of the Moon LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier -USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack +USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack libgnomeui USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |