diff options
Diffstat (limited to 'devel/p5-DateTime-Calendar-Pataphysical/Makefile')
-rw-r--r-- | devel/p5-DateTime-Calendar-Pataphysical/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-DateTime-Calendar-Pataphysical/Makefile b/devel/p5-DateTime-Calendar-Pataphysical/Makefile index a35588561590..c26d82f00b11 100644 --- a/devel/p5-DateTime-Calendar-Pataphysical/Makefile +++ b/devel/p5-DateTime-Calendar-Pataphysical/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-DateTime-Calendar-Pataphysical -# Date created: 1 july 2003 -# Whom: Mathieu Arnold <m@absolight.net> -# +# Created by: Mathieu Arnold <m@absolight.net> # $FreeBSD$ -# PORTNAME= DateTime-Calendar-Pataphysical PORTVERSION= 0.04 @@ -17,7 +13,8 @@ COMMENT= Dates in the pataphysical calendar BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DateTime::Calendar::Pataphysical.3 |