graphics/grads: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-07 10:10:56 +00:00
parent 459ff1dfac
commit 44e80aa77a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408360

View file

@ -21,7 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libudunits2.a:${PORTSDIR}/science/udunits \
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \
libpng.so:${PORTSDIR}/graphics/png
USES= jpeg
USES= jpeg ncurses
GNU_CONFIGURE= yes
CONFIGURE_ENV+= SUPPLIBS="${LOCALBASE}"
CONFIGURE_ARGS+= --enable-dyn-supplibs \