summaryrefslogtreecommitdiff
path: root/devel/p5-Curses
diff options
context:
space:
mode:
authorwiz <wiz>2003-01-24 13:36:17 +0000
committerwiz <wiz>2003-01-24 13:36:17 +0000
commit35b0281705bccb81c8b1f6a32921e1164856a34a (patch)
tree9c4dd5c4a53e387166028cad038a33be1a4af87b /devel/p5-Curses
parent6cd0c964ad97c567ec8430d4002f578bd6bbd5bf (diff)
downloadpkgsrc-35b0281705bccb81c8b1f6a32921e1164856a34a.tar.gz
Note in USE_NCURSES variable which functions actually are missing for this
to build with native curses.
Diffstat (limited to 'devel/p5-Curses')
-rw-r--r--devel/p5-Curses/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Curses/Makefile b/devel/p5-Curses/Makefile
index 283b8ff7bdd..548336f50b4 100644
--- a/devel/p5-Curses/Makefile
+++ b/devel/p5-Curses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/10/20 23:30:50 seb Exp $
+# $NetBSD: Makefile,v 1.14 2003/01/24 13:36:19 wiz Exp $
# FreeBSD Id: Makefile,v 1.8 1998/04/04 13:58:26 vanilla Exp
#
@@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Curses/Curses.html
COMMENT= perl5 module for terminal screen handling and optimization
-USE_NCURSES= # needs libpanel.so
+USE_NCURSES= # needs libpanel
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Curses/.packlist