summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-02-23 10:45:39 +0000
committerwiz <wiz@pkgsrc.org>2003-02-23 10:45:39 +0000
commitaec32c9eab1a5726cba7b8bc706036e36d1c47ed (patch)
treee75db88ae0b7a28ec6db0d03faa29e43c5691f59 /Packages.txt
parent5fbcb2c8114678aa6a8f4dccddbfb7830123157a (diff)
downloadpkgsrc-aec32c9eab1a5726cba7b8bc706036e36d1c47ed.tar.gz
Note how USE_NCURSES should be used.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 0ba8e3c6136..5ef968fefcd 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.286 2003/02/03 15:33:01 wiz Exp $
+# $NetBSD: Packages.txt,v 1.287 2003/02/23 10:45:39 wiz Exp $
###########################################################################
==========================
@@ -2171,7 +2171,9 @@ curses prior to 1.4Y.
If ../../devel/ncurses/buildlink2.mk is included in a package's Makefile,
then a curses library and headers with ncurses functionality are linked
into ${BUILDLINK_DIR} at pre-configure time. If ncurses is actually
-required, then define USE_NCURSES in the package's Makefile.
+required, then define USE_NCURSES in the package's Makefile:
+ USE_NCURSES= # redrawwin
+The comment should indicate which functions are missing.
10.21 Automated security check