mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket
This commit is contained in:
parent
355b183ab6
commit
bcd345a414
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407644
1 changed files with 2 additions and 0 deletions
|
@ -11,8 +11,10 @@ COMMENT= Small and fast console hex editor for Unix-like systems
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= ncurses
|
||||
ALL_TARGET= ${PORTNAME}
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS} -Wall -DHAVE_MMAP" \
|
||||
LDFLAGS="${LDFLAGS} -lncurses" \
|
||||
INSTALL_PREFIX="${STAGEDIR}${PREFIX}"
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue