diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Duration/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Duration/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-Duration/Makefile b/devel/p5-DateTime-Format-Duration/Makefile index 4dc6ece257d7..81e4ee77d747 100644 --- a/devel/p5-DateTime-Format-Duration/Makefile +++ b/devel/p5-DateTime-Format-Duration/Makefile @@ -19,7 +19,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME:C/a$//} USES= perl5 USE_PERL5= configure -MAN3= DateTime::Format::Duration.3 - -NO_STAGE= yes .include <bsd.port.mk> |