Commit graph

15 commits

Author SHA1 Message Date
jlam
0d72500311 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Also
use a slightly more general mechanism to replaces references to <curses.h>
to <ncurses.h> in the source files.
2001-06-20 03:22:17 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
wiz
3d00d4c119 NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore
(only after bsd.prefs.mk inclusion)
2000-11-02 03:25:32 +00:00
agc
30575e64d7 Revert previous change, which was tested with the wrong version of
bsd.pkg.mk and bsd.prefs.mk.. Pointed out by Thomas Klausner.
2000-09-28 12:41:36 +00:00
agc
b1634646b2 Clean up the post-extract target, and use sh(1) for loops in preference
to make(1) .for loops.
2000-09-27 14:34:12 +00:00
wiz
bb793c9c75 Try to fix build failure on <1.4Y (noted in recent sparc bulk build). 2000-09-11 15:26:38 +00:00
wiz
d63de2f4a3 Add USE_CURSES for packages that need curses functionality that only
got added in 1.4Y; on older version of NetBSD, ncurses will be used.
Replace previous code that did the same, but wasn't shared.
2000-07-28 10:33:56 +00:00
hubertf
aeca013e4d Use the defines from bsd.pkg.mk, don't start subshells.
(The values for uname etc. will probably be passed in from
upper-level make processes).
2000-06-14 02:10:57 +00:00
wiz
b15cee263e add 1.4Z[A-Z] pattern for recognition of 'good' curses 2000-06-08 12:57:57 +00:00
dmcmahill
e068333b33 DEPEND -> DEPENDS 2000-05-30 20:42:23 +00:00
dmcmahill
e4913152aa fix path to bsd.pkg.mk 2000-05-30 20:31:45 +00:00
wiz
efab559ea5 Update to 15.0bl2.
Changes: Bugfixes, better man page, code cleanup.
Fixes pkg/10153.
2000-05-19 11:03:32 +00:00
hubertf
16bc1656db install manpage 2000-04-21 03:50:24 +00:00
itojun
920c2a1cd8 cscope 13.0, interactive C program browser 2000-04-20 07:03:54 +00:00