diff options
Diffstat (limited to 'benchmarks/pnetmark')
-rw-r--r-- | benchmarks/pnetmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pnetmark/Makefile b/benchmarks/pnetmark/Makefile index 5a4f02c07309..e51dfd957930 100644 --- a/benchmarks/pnetmark/Makefile +++ b/benchmarks/pnetmark/Makefile @@ -27,7 +27,7 @@ PNET_STRAP_BIN= pnetmark \ linpack \ scimark2 -.include "${PORTSDIR}/lang/pnet/Makefile.pnet" +.include "${.CURDIR}/../../lang/pnet/Makefile.pnet" .include <bsd.port.pre.mk> do-install: |