svn commit: r450147 - in head/databases: . mroonga mroonga/files

Mathieu Arnold mat at FreeBSD.org
Tue Sep 19 21:48:51 UTC 2017


Le 19/09/2017 à 18:49, Muhammad Moinur Rahman a écrit :
> +pre-fetch:
> +	cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} patch
> +

During the fetch phase, you do not have the right to extract files, you
can only fetch them into DISTDIR.

The proper way to do what you want is:

BUILD_DEPENDS= ${NONEXISTENT}:${_MYSQL_SERVER}:patch

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170919/e95bb32c/attachment-0001.sig>


More information about the svn-ports-all mailing list