Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used).
This commit is contained in:
parent
e23e692ded
commit
d197ec28ee
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2002/09/10 10:46:41 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2002/10/22 21:55:23 jlam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= netcdf-3.4
|
||||
|
@ -14,6 +14,7 @@ COMMENT= Library for array-oriented data access
|
|||
|
||||
USE_BUILDLINK2= # defined
|
||||
USE_FORTRAN= # defined
|
||||
USE_CXX= # defined
|
||||
USE_LIBTOOL= # defined
|
||||
GNU_CONFIGURE= # defined
|
||||
CPPFLAGS+= -Df2cFortran -Dunix
|
||||
|
|
Loading…
Reference in a new issue