aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2013-09-21 10:17:54 +0000
committerRong-En Fan <rafan@FreeBSD.org>2013-09-21 10:17:54 +0000
commit74e3892ea06b1d9bef175c7f8b2519f016a3e5df (patch)
tree999fd5b2de72cad4da0fb8264633f24cfb673a50 /www
parent5bfa5124fdf7d6b9d72803113461c3bc7b51d0dc (diff)
downloadports-74e3892ea06b1d9bef175c7f8b2519f016a3e5df.tar.gz
ports-74e3892ea06b1d9bef175c7f8b2519f016a3e5df.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Display/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Display/Makefile b/www/p5-HTML-Display/Makefile
index 1ad644df31d8..e35e669c2241 100644
--- a/www/p5-HTML-Display/Makefile
+++ b/www/p5-HTML-Display/Makefile
@@ -37,6 +37,6 @@ MAN3= HTML::Display.3 \
NO_STAGE= yes
regression-test:
- @${WRKSRC} && ${MAKE} test
+ @${MAKE} test -C ${WRKSRC}
.include <bsd.port.mk>