summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cmake/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile
index 1a74128aa0f..4911d7701df 100644
--- a/devel/cmake/Makefile
+++ b/devel/cmake/Makefile
@@ -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