Only pull in ncurses if the system curses doesn't supply wsyncup.

This commit is contained in:
roy 2013-03-04 10:01:13 +00:00
parent ecca26ee0d
commit 4ed2f14c65

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.69 2013/02/16 11:40:37 wiz Exp $
# $NetBSD: Makefile,v 1.70 2013/03/04 10:01:13 roy Exp $
DISTNAME= cmake-${CMAKE_API}.10
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= http://www.cmake.org/files/v${CMAKE_API}/
@ -14,8 +14,7 @@ LICENSE= modified-bsd
USE_TOOLS+= gmake
USE_LANGUAGES= c c++
# wants wsyncup and wcursyncup
USE_NCURSES= yes
USE_NCURSES= wsyncup
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= bootstrap