aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-06-13 01:45:02 +0800
committeraz <az@FreeBSD.org>2013-06-13 01:45:02 +0800
commit3c7bc19974dea31e4d534c5386d29d0260c0d25a (patch)
treebbc1578d6244710ca8c842b399b37b428bb87593 /mail
parent0eeaacaa365a1fb5b63a92887bd38568c8983fb6 (diff)
downloadfreebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.tar.gz
freebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.tar.zst
freebsd-ports-gnome-3c7bc19974dea31e4d534c5386d29d0260c0d25a.zip
- Fix build with new site_perl
Submitted by: olli hauer <ohauer@gmx.de>
Diffstat (limited to 'mail')
-rw-r--r--mail/zmailer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile
index 868a54a88cdb..900378afaaba 100644
--- a/mail/zmailer/Makefile
+++ b/mail/zmailer/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--prefix=${PREFIX}/ \
MAN1= rmail.1zm vacation.1zm zmailer.1zm zmsh.1zm mboxpath.1zm mailq.1zm \
mailrm.1zm newaliases.1zm
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER}
MAN3= ZMailer::mailq.3
MAN5= aliases.5zm mailq-m.5zm zdbases.conf.5zm zmailer.conf.5zm
MAN8= hold.8zm router.8zm scheduler.8zm sendmail.8zm sm.8zm smtp.8zm \