summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 21:03:50 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-08 21:03:50 +0000
commit4ecf489d86356ea0ec866bdad0597e95538053e6 (patch)
treebd48bf5d02f63ca9e07f3f3fe4cab66f168ea77c /audio
parent- Mark BROKEN: does not configure (diff)
- Remove some regression-test for p5- that suck in between submission,-exp,
and commit PR: ports/165605 (follow up)
Notes
Notes: svn path=/head/; revision=292983
Diffstat (limited to 'audio')
-rw-r--r--audio/p5-Net-DAAP-DMAP/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/p5-Net-DAAP-DMAP/Makefile b/audio/p5-Net-DAAP-DMAP/Makefile
index 67a77b2e51ff..86e46a003804 100644
--- a/audio/p5-Net-DAAP-DMAP/Makefile
+++ b/audio/p5-Net-DAAP-DMAP/Makefile
@@ -23,7 +23,4 @@ PERL_CONFIGURE= yes
MAN3= Net::DAAP::DMAP.3
-regression-test: build
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
-
.include <bsd.port.mk>