diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-01-22 13:28:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-01-22 13:28:26 +0000 |
commit | c65638aac2fcd6d69a5d3d90d743c893146554a0 (patch) | |
tree | 980349dbed24d5a2ec81911a8bee39668e0bf379 /devel/p5-Date-Leapyear/Makefile | |
parent | 2e3fb4369646db216a92eb3cc09606751b28dd0b (diff) | |
download | ports-c65638aac2fcd6d69a5d3d90d743c893146554a0.tar.gz ports-c65638aac2fcd6d69a5d3d90d743c893146554a0.zip |
Notes
Diffstat (limited to 'devel/p5-Date-Leapyear/Makefile')
-rw-r--r-- | devel/p5-Date-Leapyear/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Date-Leapyear/Makefile b/devel/p5-Date-Leapyear/Makefile index 07b026b61249..d1197260e67f 100644 --- a/devel/p5-Date-Leapyear/Makefile +++ b/devel/p5-Date-Leapyear/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Date-Leapyear -PORTVERSION= 1.06 +PORTVERSION= 1.7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/0//} - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |