diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Bork/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Bork/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-Bork/Makefile b/devel/p5-DateTime-Format-Bork/Makefile index 8c84fefeeb06..f2004725bb60 100644 --- a/devel/p5-DateTime-Format-Bork/Makefile +++ b/devel/p5-DateTime-Format-Bork/Makefile @@ -21,9 +21,8 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-P ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= DateTime::Format::Bork.3 -.include "../../devel/p5-Module-Build/inc.build.mk" .include <bsd.port.mk> |