diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
commit | 4a03a109d403a7fad703c058a128cf7d322776ee (patch) | |
tree | fca99fef1e5f7855173fb5b5b82a4fee1ee97b63 /astro/glunarclock | |
parent | 35ba3d745da25df4251fd15877c5bbed541446f7 (diff) | |
download | FreeBSD-ports-4a03a109d403a7fad703c058a128cf7d322776ee.zip FreeBSD-ports-4a03a109d403a7fad703c058a128cf7d322776ee.tar.gz |
Remove USE_GNOMENG macro.
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 5248c6d..e73236f 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" |