diff options
Diffstat (limited to 'devel/p5-ShipIt/Makefile')
-rw-r--r-- | devel/p5-ShipIt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile index 11b05927026a..91894ad63364 100644 --- a/devel/p5-ShipIt/Makefile +++ b/devel/p5-ShipIt/Makefile @@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Software release tool -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= shipit.1 MAN3= ShipIt.3 ShipIt::Conf.3 ShipIt::ProjectType.3 \ |