mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix PKGNAME collision
- Remove LATEST_LINK - Remove NO_STAGE for slave port
This commit is contained in:
parent
371923a3df
commit
fbdc16e86d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333016
1 changed files with 1 additions and 2 deletions
|
@ -2,14 +2,13 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= netcdf
|
PORTNAME= netcdf
|
||||||
|
PKGNAMESUFFIX= 3-ftn
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= NetCDF (network Common Data Form), with Fortran support
|
COMMENT= NetCDF (network Common Data Form), with Fortran support
|
||||||
|
|
||||||
LATEST_LINK= netcdf3-ftn
|
|
||||||
MASTERDIR= ${.CURDIR}/../netcdf
|
MASTERDIR= ${.CURDIR}/../netcdf
|
||||||
|
|
||||||
WITH_FORTRAN= yes
|
WITH_FORTRAN= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue