Date: Wed, 22 Jan 2014 09:18:06 +0100 From: Alex Dupre <ale@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r340618 - head/security/cryptlib Message-ID: <52DF7EBE.3080103@FreeBSD.org> In-Reply-To: <20140122013352.GA12715@FreeBSD.org> References: <201401211633.s0LGXRLP049969@svn.freebsd.org> <20140122013352.GA12715@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey Dokuchaev ha scritto: >> +OPTIONS_DEFINE= DOCS > > Couple of observations. :) > > OPTIONS are normally placed below all other knobs (traditionally). Hmm, no :-) >> + ${LN} -sf ${PREFIX}/lib/libcl.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libcl.so.3 >> + ${LN} -sf ${PREFIX}/lib/libcl.so.3 ${STAGEDIR}${PREFIX}/lib/libcl.so > > Per our own wiki.freebsd.org/ports/StageDir: > > "When creating a symlink, prepend ${STAGEDIR} to the target path only (and > generally try to avoid using absolute paths in source). [...] You are right here, but I didn't change the source. Improved. -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52DF7EBE.3080103>