diff options
Diffstat (limited to 'science/netcdf-cxx/Makefile')
-rw-r--r-- | science/netcdf-cxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index 275c45395a73..14305ce7826f 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -10,7 +10,7 @@ CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ library for machine-independent, array-oriented data access -LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf +LIB_DEPENDS= libnetcdf.so:science/netcdf CONFLICTS= netcdf-3.* netcdf-4.[0-2].* |