mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
biology/avida: Fix ncurses from ports support
This commit is contained in:
parent
43b634d58e
commit
8ef8485274
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426378
@ -19,7 +19,9 @@ BROKEN_sparc64= missing atomics implementation
|
||||
BROKEN_powerpc64= Does not build on powerpc64
|
||||
|
||||
USES= cmake:outsource ncurses
|
||||
CMAKE_ARGS= -DAPTO_UNIT_TESTS:BOOL=OFF -DAVD_UNIT_TESTS:BOOL=OFF
|
||||
CMAKE_ARGS= -DAPTO_UNIT_TESTS:BOOL=OFF \
|
||||
-DAVD_UNIT_TESTS:BOOL=OFF \
|
||||
-DNCURSES_INCLUDE_PATH:STRING="${NCURSESINC}"
|
||||
|
||||
PORTDOCS= *
|
||||
PLIST_FILES= ${BIN_FILES:S|^|bin/|} \
|
||||
|
Loading…
Reference in New Issue
Block a user