diff --git a/science/netcdf3-ftn/Makefile b/science/netcdf3-ftn/Makefile index 2246db0e7cfc..ce867eefbe10 100644 --- a/science/netcdf3-ftn/Makefile +++ b/science/netcdf3-ftn/Makefile @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= netcdf +PKGNAMESUFFIX= 3-ftn MAINTAINER= sunpoet@FreeBSD.org COMMENT= NetCDF (network Common Data Form), with Fortran support -LATEST_LINK= netcdf3-ftn MASTERDIR= ${.CURDIR}/../netcdf WITH_FORTRAN= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile"