summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-01-30 22:45:36 +0000
committermarino <marino@FreeBSD.org>2016-01-30 22:45:36 +0000
commit501c012d05c6dc7fd14e16b67713ad639b4980bf (patch)
treed32921e04ebf18ab774e774d92f7d8b60abd98e0
parente4e3f8cca05615459d0862eed13be438239da398 (diff)
downloadFreeBSD-ports-501c012d05c6dc7fd14e16b67713ad639b4980bf.zip
FreeBSD-ports-501c012d05c6dc7fd14e16b67713ad639b4980bf.tar.gz
science/netcdf: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
-rw-r--r--science/netcdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile
index 329405a..fc2f998 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
OpenPOWER on IntegriCloud