Date: Tue, 15 Apr 1997 01:36:47 -0700 (PDT) From: Satoshi Asami <asami> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Message-ID: <199704150836.BAA25807@freefall.freebsd.org>
index | next in thread | raw e-mail
asami 97/04/15 01:36:45
Modified: share/mk bsd.port.mk
Log:
(1) Change comment for USE_X11 to be more explicit about what it
means.
(2) Change MASTER_SITE_GNU etc. to use += instead of ?=, so users can
specify a local mirror in /etc/make.conf and still get the full
fallback in case something is missing.
Submitted by: Narvi <narvi@haldjas.folklore.ee>
(3) Skip port if USE_X11 or USE_IMAKE is defined and /usr/X11R6
doesn't exist.
Submitted by: imp
(4) Add "-" in front of rmdir of ${DISTDIR}/${DIST_SUBDIR} in
distclean target; the directory might not be empty because the
subdir is shared with some other ports' distfiles.
Revision Changes Path
1.255 +12 -10 src/share/mk/bsd.port.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704150836.BAA25807>
