diff options
Diffstat (limited to 'mail/p5-LMAP-CID2SPF/Makefile')
-rw-r--r-- | mail/p5-LMAP-CID2SPF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-LMAP-CID2SPF/Makefile b/mail/p5-LMAP-CID2SPF/Makefile index bbc059d62681..5108e9d2784f 100644 --- a/mail/p5-LMAP-CID2SPF/Makefile +++ b/mail/p5-LMAP-CID2SPF/Makefile @@ -16,7 +16,8 @@ COMMENT= Module to convert between Microsoft's Caller-ID and SPF #' BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure CONFIGURE_SCRIPT=Makefile.PL PLIST_FILES+= bin/cid2spf %%SITE_PERL%%/LMAP/CID2SPF.pm |