Date: Sat, 17 Nov 2001 12:08:06 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk Message-ID: <200111172008.fAHK86O04156@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2001/11/17 12:08:05 PST Modified files: Mk bsd.port.mk Log: Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this does not clobber the existing definitions because of the `?=' assignment. Grepping the whole ports tree, a few dozen ports already define this variable on their own and most of them have the same value as this (${PREFIX}/share/examples/${PORTNAME}). Approved but not committed by: portmgr Revision Changes Path 1.390 +4 -1 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111172008.fAHK86O04156>