mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
misc/deco: document ncurses requirement (USES+=ncurses)
This commit is contained in:
parent
330ca71a8b
commit
34e24c2adb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407905
1 changed files with 1 additions and 2 deletions
|
@ -12,9 +12,8 @@ DISTNAME= deco39
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Demos Commander, a free Norton Commander clone
|
COMMENT= Demos Commander, a free Norton Commander clone
|
||||||
|
|
||||||
USES= tar:tgz
|
USES= ncurses tar:tgz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
||||||
CONFIGURE_ENV= ac_cv_lib_ncurses_tgetent=no
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue