From 89a2a22a9db7cf8f17d56a1d16e393d70b2246fb Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 15 Jan 2014 22:41:16 +0000 Subject: Reduce over inclusion of bsd.port.mk --- benchmarks/phoronix-test-suite/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index d48a30475714..38c234418dd5 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -52,8 +52,6 @@ PLIST_SUB+= BASH_COMPLETIONS="" PLIST_SUB+= BASH_COMPLETIONS="@comment " .endif -.include - post-patch: @${REINPLACE_CMD} -e "s|/share/man/man1|/man/man1|g" ${WRKSRC}/install-sh @${REINPLACE_CMD} -e "s|/usr/local|${LOCALBASE}|g" \ @@ -84,4 +82,4 @@ post-install: @${ECHO_MSG} "===> Docs installed in ${DOCSDIR}." .endif -.include +.include -- cgit