diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-08 18:07:13 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-08 18:07:13 +0000 |
commit | 997c49cf8c1a141df89f156ebe3f29193d272998 (patch) | |
tree | 66ad37ebc71d517ca706198b1935a9fc3a5ad643 /science/netcdf | |
parent | 5c5f018da4bfc8ccdf6df65401584ae24e86fc24 (diff) |
Notes
Diffstat (limited to 'science/netcdf')
-rw-r--r-- | science/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 636b6d93a560..594fe64664db 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -19,7 +19,7 @@ PORTSCOUT= limit:^3\. CONFIGURE_ARGS= --enable-shared CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes -USES= libtool +USES= gmake libtool USE_LDCONFIG= yes INFO= netcdf netcdf-c netcdf-cxx netcdf-f77 netcdf-f90 \ |