From b59621d3ae883bef429a8fae6073bfa293a55222 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Tue, 13 Mar 2012 16:15:36 +0000 Subject: - Revert ports/165605 as requested by portmgr@ Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) --- graphics/p5-GraphViz/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'graphics/p5-GraphViz') diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 47ae850037d9..3ccd46cd10ae 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -37,4 +37,9 @@ MAN3= Devel::GraphVizProf.3 \ GraphViz::Small.3 \ GraphViz::XML.3 +.if defined(MAINTAINER_MODE) +regression-test: build + cd ${WRKSRC} && ${MAKE} test +.endif + .include -- cgit v1.2.3