dholland
|
9161323fb3
|
Honor PKGMANDIR.
|
2012-12-30 04:24:41 +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 |
|
christos
|
98922d6bb4
|
Add a port of NetBSD's error(1) program.
|
2005-05-10 21:02:42 +00:00 |
|