aboutsummaryrefslogtreecommitdiff
path: root/devel/cunit
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-07 18:26:54 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-07 18:26:54 +0000
commitb87071dfde49f1e094a381a8ba349d47a146f926 (patch)
tree8d5c4304a582f8bacbdf4c40a5dea403e84f29e0 /devel/cunit
parentf4a8781bae1aa349291b10f80293fd655c4083fa (diff)
Notes
Diffstat (limited to 'devel/cunit')
-rw-r--r--devel/cunit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cunit/Makefile b/devel/cunit/Makefile
index 9350248ad916..12ce0d209f5f 100644
--- a/devel/cunit/Makefile
+++ b/devel/cunit/Makefile
@@ -46,7 +46,7 @@ AUTOMATED_CONFIGURE_ENABLE= automated
BASIC_CONFIGURE_ENABLE= basic
CONSOLE_CONFIGURE_ENABLE= console
CURSES_CONFIGURE_ENABLE=curses
-CURSES_LDFLAGS= -lcurses
+CURSES_LDFLAGS= -lncurses
CURSES_USES= ncurses
DEBUG_CONFIGURE_ENABLE= debug
EXAMPLES_CONFIGURE_ENABLE= examples