diff options
Diffstat (limited to 'misc/p5-Asterisk/Makefile')
-rw-r--r-- | misc/p5-Asterisk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Asterisk/Makefile b/misc/p5-Asterisk/Makefile index df15a93d140e..e41be65ed28b 100644 --- a/misc/p5-Asterisk/Makefile +++ b/misc/p5-Asterisk/Makefile @@ -12,7 +12,8 @@ DISTNAME= asterisk-perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Asterisk perl library -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure WRKSRC= ${WRKDIR}/asterisk-perl-${PORTVERSION} MAN3= Asterisk::AGI.3 \ |