aboutsummaryrefslogtreecommitdiff
path: root/astro/nightfall
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-27 21:38:59 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-27 21:38:59 +0000
commit97ba4d036b604d80604af51e8429e24129a51692 (patch)
tree557354925ec56126c1f378231e0ba8d9ee0e6eac /astro/nightfall
parent385609daa951748d94debbeda5a2ba5bcf705615 (diff)
downloadports-97ba4d036b604d80604af51e8429e24129a51692.tar.gz
ports-97ba4d036b604d80604af51e8429e24129a51692.zip
- Switch to options helpers
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=398057
Diffstat (limited to 'astro/nightfall')
-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