freebsd-ports/Mk
Maxim Sobolev 68d6899ca1 Workarround a bug in make(1) that leads results in --datadir/--localstatedir
not being set properly for some ports. The problem is that ":S" modifier
collapses spaces, even if the regex doesn't match. The following piece of
make(1) "code" illustrates the problem:

foo=    a  b

.if ${foo} != ${foo:S/x//}
all:
        @${ECHO} 'BAD!'
.endif
2001-07-04 18:29:48 +00:00
..
bsd.emacs.mk Sync with XEmacs revision update. 2001-02-05 07:51:50 +00:00
bsd.gnome.mk Workarround a bug in make(1) that leads results in --datadir/--localstatedir 2001-07-04 18:29:48 +00:00
bsd.kde.mk Fix glaring logic/typo bugs: 2001-04-14 20:43:29 +00:00
bsd.kde4.mk Fix glaring logic/typo bugs: 2001-04-14 20:43:29 +00:00
bsd.port.mk BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. 2001-06-29 14:26:38 +00:00
bsd.port.post.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.pre.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.subdir.mk Make 'make search key="something with spaces"' etc. work. 2001-06-29 03:39:54 +00:00
bsd.python.mk Python-2.1 is the new default version. 2001-05-02 11:49:36 +00:00
bsd.ruby.mk Update lang/ruby and lang/ruby-devel to the latest snapshots. 2001-06-21 16:36:46 +00:00
bsd.sites.mk Pessimise Sourceforge mirror of MASTER_SITE_GNOME - it seems that Sourceforge 2001-07-03 11:54:13 +00:00