Commit graph

14 commits

Author SHA1 Message Date
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
wiz
8b765c474f Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
dholland
7137343a64 Add missing termcap.bl3.mk. 2012-05-23 04:48:35 +00:00
dholland
7bfccaecb2 note where this is used 2012-05-23 04:47:13 +00:00
fhajny
aa46853417 Add SunOS libs explicitly to fix modern platforms where configure is not
doing its thing properly.
2012-03-12 12:07:40 +00:00
zafer
a6125996f1 remove dead mirror. 2011-03-11 11:27:13 +00:00
joerg
4f6b6ed2a1 DESTDIR support 2010-01-29 19:43:36 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
zafer
4828d6b6c5 replace jedsoft mirror with new master. 2009-06-12 22:41:32 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
xtraeme
74d5785eeb bl3ify 2004-04-12 10:53:07 +00:00
jmmv
12a10361a1 Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
wiz
2233f51e80 Separate out a Makefile.common, to be shared with xjed. 2003-04-05 21:34:14 +00:00