summaryrefslogtreecommitdiff
path: root/astro/nightfall
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-07 20:29:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-07 20:29:10 +0000
commit7431b95baa63bfb283d67d6accd7a2f0ab44c9d6 (patch)
tree8918f6828dea8b4a26167def0b4469540670eb50 /astro/nightfall
parent* Convert to new GNOME infrastructure (diff)
Remove USE_GNOMENG macro.
Notes
Notes: svn path=/head/; revision=78547
Diffstat (limited to 'astro/nightfall')
-rw-r--r--astro/nightfall/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index e9f656509229..7a036a188196 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= chris@unixpages.org
COMMENT= An interactive binary star application
.if !defined(WITHOUT_GTK)
-USE_GNOMENG= yes
USE_GNOME= gtk12
.endif
.if !defined(WITHOUT_GNUPLOT)