Actually this port doesn't use Fortran.

This commit is contained in:
Maho Nakata 2007-01-22 07:21:07 +00:00
parent 1921fe7993
commit 3acbc054bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182943
2 changed files with 0 additions and 10 deletions

View File

@ -29,11 +29,6 @@ PICFLAG?= -fPIC
PICFLAG?= -fpic
.endif
WANT_FORTRAN= yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
post-patch:
${MKDIR} ${WRKSRC}_SHARED ; ${CP} -r ${WRKSRC}/* ${WRKSRC}_SHARED

View File

@ -29,11 +29,6 @@ PICFLAG?= -fPIC
PICFLAG?= -fpic
.endif
WANT_FORTRAN= yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
post-patch:
${MKDIR} ${WRKSRC}_SHARED ; ${CP} -r ${WRKSRC}/* ${WRKSRC}_SHARED