diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
commit | 7431b95baa63bfb283d67d6accd7a2f0ab44c9d6 (patch) | |
tree | 8918f6828dea8b4a26167def0b4469540670eb50 /astro/glunarclock | |
parent | 075803d0a8fee24c8ef41db6521373219e15b5ce (diff) | |
download | ports-7431b95baa63bfb283d67d6accd7a2f0ab44c9d6.tar.gz ports-7431b95baa63bfb283d67d6accd7a2f0ab44c9d6.zip |
Notes
Diffstat (limited to 'astro/glunarclock')
-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 5248c6d2ad4f..e73236f16977 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -18,7 +18,6 @@ COMMENT= A GNOME applet which displays the current phase of the Moon USE_X_PREFIX= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -USE_GNOMENG= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf libpanel CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |