Commit graph

14 commits

Author SHA1 Message Date
wiedi
90fe098099 Fix build on SunOS (included paths.h) 2014-02-09 16:48:42 +00:00
dholland
9161323fb3 Honor PKGMANDIR. 2012-12-30 04:24:41 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
hans
d2d725ffca Uses cdefs. 2012-03-02 16:25:39 +00:00
zafer
6c5fd22901 service suspended. fetch from backup. 2011-03-11 11:19:55 +00:00
joerg
93e35c0445 DESTDIR support. 2008-12-18 15:29:11 +00:00
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