diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 05:52:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 05:52:04 +0000 |
commit | 6337984890c98036209bdd2001ac29c3386bf22a (patch) | |
tree | 49987ebc7199c83bbbedf798b4bac41866d0e8b8 /mail/p5-Mail-Ezmlm/Makefile | |
parent | 60142314b6fa572e821b7630f04ec5ef3bb3d0f2 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Ezmlm/Makefile')
-rw-r--r-- | mail/p5-Mail-Ezmlm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index 82118106c96f..31c817303818 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -22,7 +22,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} EZMLM_DIR?= ${LOCALBASE} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure .if defined(PACKAGE_BUILDING) CONFIGURE_ENV= BSD_BATCH_INSTALL=yes |