aboutsummaryrefslogtreecommitdiffstats
path: root/biology/molden/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/molden/Makefile')
-rw-r--r--biology/molden/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile
index d80c67234a6f..51ba31fe822d 100644
--- a/biology/molden/Makefile
+++ b/biology/molden/Makefile
@@ -24,14 +24,11 @@ USE_XLIB= yes
RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable.
MAKEFILE= ${WRKSRC}/makefile
-MAKE_ENV= FC=${F77}
+WANT_FORTRAN= yes #dummy
+USE_GCC= 4.2+
.include <bsd.port.pre.mk>
-.if !${OSVERSION} < 500039
-F77?= f77
-.endif
-
post-patch:
${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' ${WRKSRC}/xwin.c