diff options
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" |