diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-03-12 15:41:52 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-03-12 15:41:52 +0000 |
commit | 3b2eaa9a22d5ca5b9ada9a8e594dee262dbdd05e (patch) | |
tree | 61869009e68e1492de03635356f4ce6610d7ceef /astro | |
parent | 57c1a564fd2dbe25d559bb50afcf901694a2e612 (diff) | |
download | ports-3b2eaa9a22d5ca5b9ada9a8e594dee262dbdd05e.tar.gz ports-3b2eaa9a22d5ca5b9ada9a8e594dee262dbdd05e.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/glunarclock/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 76eadbee10e0..4a212905146c 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= glunarclock PORTVERSION= 0.32.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,8 +17,7 @@ COMMENT= GNOME applet that displays the current phase of the Moon LIB_DEPENDS= xklavier.11:${PORTSDIR}/x11/libxklavier -USE_XLIB= yes -USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack +USE_GNOME= gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |