diff options
author | John Marino <marino@FreeBSD.org> | 2016-01-30 22:45:36 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-01-30 22:45:36 +0000 |
commit | 715d8be41745439fe2a7906eaf61cff44f81eac6 (patch) | |
tree | d32921e04ebf18ab774e774d92f7d8b60abd98e0 /science/netcdf/Makefile | |
parent | a44ef02185ffc3c3f64ed878bc4487be553706de (diff) |
Notes
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r-- | science/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 329405a977ad..fc2f998fc2d1 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes -USES= libtool localbase pathfix pkgconfig:run +USES= libtool localbase ncurses pathfix pkgconfig:run DAP_CONFIGURE_ENABLE= dap DAP_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |