aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-ProjectDocs
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-02 18:52:07 +0000
commit4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (patch)
treea4a613f80a0e443c044c2319e43ce75e14c50813 /textproc/p5-Pod-ProjectDocs
parent49b7a7d4a4e27031eeb48b2c26d102a7f8527de9 (diff)
Notes
Diffstat (limited to 'textproc/p5-Pod-ProjectDocs')
-rw-r--r--textproc/p5-Pod-ProjectDocs/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Pod-ProjectDocs/Makefile b/textproc/p5-Pod-ProjectDocs/Makefile
index 4c3872f3afc3..daad2b9f4c27 100644
--- a/textproc/p5-Pod-ProjectDocs/Makefile
+++ b/textproc/p5-Pod-ProjectDocs/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Pod-ProjectDocs
-# Date created: 31 August 2005
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Pod-ProjectDocs
PORTVERSION= 0.40
@@ -27,7 +23,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
p5-URI>=0:${PORTSDIR}/net/p5-URI
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= pod2projdocs.1
MAN3= Pod::ProjectDocs.3