aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-XML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-XML/Makefile')
-rw-r--r--textproc/p5-Pod-XML/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile
index b0e6c31ad949..95440d915cfa 100644
--- a/textproc/p5-Pod-XML/Makefile
+++ b/textproc/p5-Pod-XML/Makefile
@@ -1,4 +1,3 @@
-# Ports collection makefile for: p5-Pod-XML
# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD$
@@ -22,4 +21,5 @@ USE_PERL5= configure
MAN1= pod2xml.1
MAN3= Pod::XML.3
+NO_STAGE= yes
.include <bsd.port.mk>