diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
commit | 48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch) | |
tree | b627baa77f19bb1eab2fa4dee08aab1908131cd0 /astro | |
parent | fbdf96410f8e803568c33397323dd9d8d3af995f (diff) | |
download | ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.tar.gz ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.zip |
Notes
Diffstat (limited to 'astro')
-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 |