aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Log4perl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Log4perl/Makefile')
-rw-r--r--devel/p5-Log-Log4perl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile
index 1053a2a8c021..7e054d302c98 100644
--- a/devel/p5-Log-Log4perl/Makefile
+++ b/devel/p5-Log-Log4perl/Makefile
@@ -71,4 +71,7 @@ MAN3= Log::Log4perl.3 \
Log::Log4perl::Util::Semaphore.3 \
Log::Log4perl::Util::TimeTracker.3
+regression-test: build
+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
+
.include <bsd.port.mk>