summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ncurses/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile
index e09727fc816..2c09e52e0b5 100644
--- a/devel/ncurses/Makefile
+++ b/devel/ncurses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2003/03/31 16:20:01 bouyer Exp $
+# $NetBSD: Makefile,v 1.45 2003/07/02 11:37:57 grant Exp $
DISTNAME= ncurses-${NC_VERS}
NC_VERS= 5.3
@@ -11,8 +11,9 @@ MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://dickey.his.com/ncurses/ncurses.html
COMMENT= CRT screen handling and optimization package
-USE_LIBTOOL= YES
USE_BUILDLINK2= YES
+USE_GCC_SHLIB= YES
+USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-libtool