- Fix PKGNAME collision

- Remove LATEST_LINK
- Remove NO_STAGE for slave port
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-06 17:35:50 +00:00
parent 371923a3df
commit fbdc16e86d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333016

View file

@ -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"