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/gkrellsun/Makefile | |
parent | * Convert to new GNOME infrastructure (diff) |
Remove USE_GNOMENG macro.
Diffstat (limited to 'astro/gkrellsun/Makefile')
-rw-r--r-- | astro/gkrellsun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/gkrellsun/Makefile b/astro/gkrellsun/Makefile index 5de08aeb378b..343b130ad067 100644 --- a/astro/gkrellsun/Makefile +++ b/astro/gkrellsun/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= imlib do-install: |