mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix plist
PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
This commit is contained in:
parent
3464bdc0ca
commit
4361fa5f0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180712
@ -23,7 +23,7 @@ CONFIGURE_ENV= CC="${CC}" \
|
||||
CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}"
|
||||
|
||||
PLIST_FILES= bin/cdo
|
||||
PLIST_FILES= bin/cdo bin/cdotest
|
||||
|
||||
OPTIONS= HDF5 "HDF5 support" off \
|
||||
NETCDF "NETCDF support" off
|
||||
|
Loading…
Reference in New Issue
Block a user