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/celestia | |
parent | * Convert to new GNOME infrastructure (diff) |
Remove USE_GNOMENG macro.
Notes
Notes:
svn path=/head/; revision=78547
Diffstat (limited to 'astro/celestia')
-rw-r--r-- | astro/celestia/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 68dc84f6f5d4..3f83633ae706 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -24,7 +24,6 @@ PLIST= ${WRKDIR}/pkg-plist USE_GMAKE= yes USE_MESA= yes USE_X_PREFIX= yes -USE_GNOMENG= yes USE_GNOME= gnomelibs CONFIGURE_ARGS= --prefix=${PREFIX} \ |