aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-pod2pdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-pod2pdf/Makefile')
-rw-r--r--textproc/p5-pod2pdf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/p5-pod2pdf/Makefile b/textproc/p5-pod2pdf/Makefile
index 31535ed91194..a2f52b3a6015 100644
--- a/textproc/p5-pod2pdf/Makefile
+++ b/textproc/p5-pod2pdf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-pod2pdf
-# Date created: 02 October 2008
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pod2pdf
PORTVERSION= 0.42
@@ -25,4 +21,5 @@ USE_PERL5= configure
MAN1= pod2pdf.1
+NO_STAGE= yes
.include <bsd.port.mk>