summaryrefslogtreecommitdiff
path: root/science/pycdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/pycdf/Makefile')
-rw-r--r--science/pycdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile
index 4efde108b1d0..89981edf91c5 100644
--- a/science/pycdf/Makefile
+++ b/science/pycdf/Makefile
@@ -16,7 +16,7 @@ COMMENT= A Python Interface to the Unidata NetCDF Library
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \
${LOCALBASE}/lib/libnetcdf.so:${PORTSDIR}/science/netcdf
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
LDFLAGS+= "-L${LOCALBASE}/lib"