Commit graph

8 commits

Author SHA1 Message Date
rillig
029e02fc0a Don't pass -Werror to the compiler. Fixes the bulk build for NetBSD
1.6.2/i386.
2005-12-19 01:47:27 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
63179a7260 Fix incorrect declaration for strl* and avoid re-defining CPP macros.
This fixes compiler warnings and lets this build with -Werror.  This
fixes the build on NetBSD.

Commit approved during the deep freeze by <agc>.
2005-06-21 21:02:16 +00:00
minskim
7c0a27c6e2 Sort. 2005-05-22 05:32:46 +00:00
minskim
aa264dd8db s/netbsd/NetBSD/ 2005-05-22 05:32:17 +00:00
minskim
a06a70a65c Remove redundant inclusion of bsd.prefs.mk. 2005-05-22 05:26:17 +00:00
minskim
6f1f23ce55 Honor *OWN and *GRP. 2005-05-22 05:24:57 +00:00
christos
98922d6bb4 Add a port of NetBSD's error(1) program. 2005-05-10 21:02:42 +00:00