graphics/grads: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
This commit is contained in:
parent
459ff1dfac
commit
44e80aa77a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408360
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue