diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-31 19:04:40 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-31 19:04:40 +0000 |
commit | 498335c9b6c7580806980d3193a8b98149ae687b (patch) | |
tree | 9b14ca743fce2891b8c4d2b5abdfc6cd469e0b47 /astro/glunarclock/Makefile | |
parent | 0aeca78601c2e4a1e1c5151c494dfacb26102419 (diff) | |
download | ports-498335c9b6c7580806980d3193a8b98149ae687b.tar.gz ports-498335c9b6c7580806980d3193a8b98149ae687b.zip |
Notes
Diffstat (limited to 'astro/glunarclock/Makefile')
-rw-r--r-- | astro/glunarclock/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 878032fc3bf2..f043fadd5702 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -17,7 +17,6 @@ COMMENT= GNOME applet that displays the current phase of the Moon USE_X_PREFIX= yes USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomepanel gail gnomehack gnomeprefix USE_LIBTOOL= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" |