mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mk
which sets it. Second person to break INDEX after unfreeze: sergei
This commit is contained in:
parent
1ccfb45a80
commit
a87ec1baf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119055
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ PNET_STRAP_BIN= pnetmark \
|
||||||
linpack \
|
linpack \
|
||||||
scimark2
|
scimark2
|
||||||
|
|
||||||
.include "${PORTSDIR}/lang/pnet/Makefile.pnet"
|
.include "${.CURDIR}/../../lang/pnet/Makefile.pnet"
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue