summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-25 15:29:35 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-25 15:29:35 +0000
commit4361fa5f0fbdb56ae639bfdfb007adb22bbe4714 (patch)
tree7acd03a5800e16c0a32ae69bbe89089033ba4a16
parentUpdate the Whois server name for Japan. (diff)
- Fix plist
PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Notes
Notes: svn path=/head/; revision=180712
-rw-r--r--science/cdo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index f5d840284d86..b1460d8cffb8 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -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