summaryrefslogtreecommitdiff
path: root/multimedia/p5-Audio-M4P/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/p5-Audio-M4P/Makefile')
-rw-r--r--multimedia/p5-Audio-M4P/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/p5-Audio-M4P/Makefile b/multimedia/p5-Audio-M4P/Makefile
index d341be80d975..c42af8a81570 100644
--- a/multimedia/p5-Audio-M4P/Makefile
+++ b/multimedia/p5-Audio-M4P/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Audio-M4P
-# Date created: 2009-01-19
-# Whom: Christopher Key <cjk32@cam.ac.uk>
-#
+# Created by: Christopher Key <cjk32@cam.ac.uk>
# $FreeBSD$
-#
PORTNAME= Audio-M4P
PORTVERSION= 0.51
@@ -31,4 +27,5 @@ MAN3= Audio::M4P.3 \
regression-test: build
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} test
+NO_STAGE= yes
.include <bsd.port.mk>