aboutsummaryrefslogtreecommitdiff
path: root/science/cdf
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-01 06:50:21 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-01 06:50:21 +0000
commitaf0339ea9a0afce5246fcb4de875637b4eff6c67 (patch)
treed7816799a66cde83c2706e1ca3a39b79d09ffeff /science/cdf
parent0effce5b4bf1f49b61442ea349898a2579d605a1 (diff)
science/cdf: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
svn path=/head/; revision=407687
Diffstat (limited to 'science/cdf')
-rw-r--r--science/cdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile
index 6bbee78ae9ee..e212fb9537fc 100644
--- a/science/cdf/Makefile
+++ b/science/cdf/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stephen@FreeBSD.org
COMMENT= Device independent view of the CDF data model
-USES= fortran
+USES= fortran ncurses
USE_LDCONFIG= yes
MAKE_FLAGS= INSTALLDIR=${STAGEDIR}${PREFIX} OS=freebsd ENV=gnu \
FORTRAN=yes FC_freebsd=${F77}