aboutsummaryrefslogtreecommitdiff
path: root/astro/glunarclock
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-31 18:10:51 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-31 18:10:51 +0000
commitf538a3958b4b85228ef764c238a413229caa4e09 (patch)
treef520b7dad2e3cb17ff3a3e9609a969b553fbe4dc /astro/glunarclock
parent26c43867c9a9834764fcc47a5afc903a88a5e36f (diff)
downloadports-f538a3958b4b85228ef764c238a413229caa4e09.tar.gz
ports-f538a3958b4b85228ef764c238a413229caa4e09.zip
Notes
Diffstat (limited to 'astro/glunarclock')
-rw-r--r--astro/glunarclock/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
index 4617bb970b05..878032fc3bf2 100644
--- a/astro/glunarclock/Makefile
+++ b/astro/glunarclock/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glunarclock
PORTVERSION= 0.30.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +17,8 @@ COMMENT= GNOME applet that displays the current phase of the Moon
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomepanel gnomehack gnomeprefix
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomepanel gail gnomehack gnomeprefix
USE_LIBTOOL= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"