Date: Thu, 19 Feb 2004 04:25:43 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/asterisk Makefile Message-ID: <200402191225.i1JCPhHd040004@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2004/02/19 04:25:42 PST FreeBSD ports repository Modified files: net/asterisk Makefile Log: Revert previous delta, according to Porter's Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-wrkdirprefix.html "In particular, if you are referring to a WRKDIR of another port, note that the correct location is ${WRKDIRPREFIX}${PORTSDIR}/subdir/name/work" Other ports that use ${.CURDIR} when reffering WRKDIR of another port should be fixed along with bento scripts. Revision Changes Path 1.11 +2 -2 ports/net/asterisk/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402191225.i1JCPhHd040004>