aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/nightfall/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile
index 477227db530c..26aacf404e52 100644
--- a/astro/nightfall/Makefile
+++ b/astro/nightfall/Makefile
@@ -24,6 +24,7 @@ OPTIONS_SUB= yes
GNOME_CONFIGURE_ON= --with-gnomedoc-prefix=${PREFIX}/share
GNOME_CONFIGURE_OFF= --disable-gnome
GNOME_USE= GNOME=gnomeprefix,libgnomeui
+GNOME_VARS= INSTALLS_OMF=yes
OPENGL_CONFIGURE_ON= --with-lib-GL
OPENGL_CONFIGURE_OFF= --disable-opengl
@@ -40,10 +41,6 @@ PGPLOT_USES= fortran
.include <bsd.port.pre.mk>
-.if ${PORT_OPTIONS:MGNOME}
-INSTALLS_OMF= yes
-.endif
-
post-patch:
.if ${COMPILER_TYPE} == clang
@${REINPLACE_CMD} -e 's|-fforce-addr||' ${WRKSRC}/configure