1
0
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:
Rong-En Fan 2006-12-25 15:29:35 +00:00
parent 3464bdc0ca
commit 4361fa5f0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180712

View File

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