aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /mail
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Log-Procmail/Makefile3
-rw-r--r--mail/p5-Mail-CClient/Makefile4
2 files changed, 1 insertions, 6 deletions
diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile
index 2364f71f6095..c226ba833399 100644
--- a/mail/p5-Log-Procmail/Makefile
+++ b/mail/p5-Log-Procmail/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Log-Procmail
PORTVERSION= 0.11
CATEGORIES= mail devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Log
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
diff --git a/mail/p5-Mail-CClient/Makefile b/mail/p5-Mail-CClient/Makefile
index 9744a95500a4..180ef3c7733a 100644
--- a/mail/p5-Mail-CClient/Makefile
+++ b/mail/p5-Mail-CClient/Makefile
@@ -66,9 +66,5 @@ post-patch:
-e 's/"-lc"/"-L\$$CCLIENT_DIR\/lib "/g;' \
-e 's/ -lpam_misc//g;' \
${WRKSRC}/Makefile.PL
-.if ${PERL_LEVEL} < 500600
- @${PERL} -pi -e 's/HEADERS, ">", /HEADERS, ">". /' \
- ${WRKSRC}/Makefile.PL
-.endif
.include <bsd.port.post.mk>