diff options
Diffstat (limited to 'biology/platon/Makefile')
-rw-r--r-- | biology/platon/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/biology/platon/Makefile b/biology/platon/Makefile index 2fa1e0481200..6f6cd353b948 100644 --- a/biology/platon/Makefile +++ b/biology/platon/Makefile @@ -21,11 +21,7 @@ COMMENT= Tool for viewing molecular/crystallographic structures RESTRICTED= free for academic, US$ 5000 for commercial users USE_XLIB= yes -WANT_FORTRAN= yes #dummy but future use -BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42 -FC= gfortran42 -F77= gfortran42 -MAKE_ENV+= FC="${FC}" +USE_FORTRAN= yes # This port only has snapshot archive IGNOREFILES= platon.tar.gz |