diff options
Diffstat (limited to 'science/elmerpost/Makefile')
-rw-r--r-- | science/elmerpost/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index 3ec4606c0961..6049d5ae1598 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -7,7 +7,7 @@ PORTNAME= elmerpost PORTVERSION= 5.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= SF/elmerfem @@ -30,8 +30,6 @@ ALL_TARGET= USE_FORTRAN= yes CONFIGURE_ENV+= FC=${FC} F77=${FC} FCFLAGS=${FCFLAGS} -PLIST_SUB= ARCH=${MACHINE_ARCH} - .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" || ${ARCH} == "ia64" |