aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/phoronix-test-suite
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:41:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:41:16 +0000
commit93f21f65e2dd53b3a791e5e0604043c73814dff7 (patch)
tree3c25bd5cfb69c7bfabe18923bc685d25d5c1e348 /benchmarks/phoronix-test-suite
parent4d353c82e22fd43b582108cc90ae2c8d7f991c4d (diff)
downloadports-93f21f65e2dd53b3a791e5e0604043c73814dff7.tar.gz
ports-93f21f65e2dd53b3a791e5e0604043c73814dff7.zip
Reduce over inclusion of bsd.port.mk
Notes
Notes: svn path=/head/; revision=339839
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r--benchmarks/phoronix-test-suite/Makefile4
1 files changed, 1 insertions, 3 deletions
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 <bsd.port.pre.mk>
-
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 <bsd.port.post.mk>
+.include <bsd.port.mk>