From e80adc6ccfd6546daca899893eba40c8d4a0dbba Mon Sep 17 00:00:00 2001 From: rafan Date: Mon, 25 Dec 2006 15:29:35 +0000 Subject: - Fix plist PR: ports/107192 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) --- science/cdo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit