aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-OpenSVN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-OpenSVN/Makefile')
-rw-r--r--www/p5-WWW-OpenSVN/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-WWW-OpenSVN/Makefile b/www/p5-WWW-OpenSVN/Makefile
index 9d505c74e341..a7b75ac5a62c 100644
--- a/www/p5-WWW-OpenSVN/Makefile
+++ b/www/p5-WWW-OpenSVN/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-WWW-OpenSVN
-# Date created: 2006-07-24
-# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
-#
PORTNAME= WWW-OpenSVN
PORTVERSION= 0.1.3
@@ -22,4 +18,5 @@ USE_PERL5= modbuild
MAN3= WWW::OpenSVN.3
+NO_STAGE= yes
.include <bsd.port.mk>