pkgsrc/mk
jlam dfa7dc5495 On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to
shell variable manipulation, e.g. ${parameter##word} and ${parameter%word}.
Change instances such constructs to use ${DIRNAME} and ${SED} to make the
same manipulations.  This is the second part of pkg/13236 by Stoned Elipot
<Stoned.Elipot@script.jussieu.fr> with minor changes by me.  Also explictly
create ${BUILDLINK_DIR} at start of _BUILDLINK_USE target to better handle
NO_DEPENDS= cases.
2001-06-18 20:16:17 +00:00
..
bulk OK, let's try this the other way 'round: first clean out *everything*, 2001-05-09 03:05:24 +00:00
bsd.buildlink.mk On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to 2001-06-18 20:16:17 +00:00
bsd.pkg.mk Add BUILD_USES_GETTEXT_M4 to set a build dependency on either an older 2001-06-16 04:11:30 +00:00
bsd.pkg.subdir.mk Back out that part, not intended to be committed just yet 2001-03-06 16:14:35 +00:00
bsd.prefs.mk Add a check for the libGLU which comes with XFree86 4.1.0: HAVE_BUILTIN_GLU 2001-06-16 08:45:41 +00:00
defs.Linux.mk Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot 2001-06-18 19:58:55 +00:00
defs.NetBSD.mk Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot 2001-06-18 19:58:55 +00:00
defs.SunOS.mk Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot 2001-06-18 19:58:55 +00:00
Linux.pkg.dist Recognise that the world is an imperfect place, and add locale dirs 2001-05-29 11:12:00 +00:00
Linux.x11.dist Create directory "share/pixmaps" which is used by a growing number of 2001-03-28 12:09:36 +00:00
mk.conf.example Add astrolog-license. 2001-06-12 23:21:05 +00:00
NetBSD.pkg.dist Recognise that the world is an imperfect place, and add locale dirs 2001-05-29 11:12:00 +00:00
NetBSD.x11.dist Create directory "share/pixmaps" which is used by a growing number of 2001-03-28 12:09:36 +00:00
SunOS.pkg.dist Recognise that the world is an imperfect place, and add locale dirs 2001-05-29 11:12:00 +00:00
SunOS.x11.dist Create directory "share/pixmaps" which is used by a growing number of 2001-03-28 12:09:36 +00:00