summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-05-30 13:53:44 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-05-30 13:53:44 +0000
commit3b1c9c68c006c03f664accef45ebd1bd1ea433bf (patch)
tree0acd222fb35451c2ede11456b4911b6484a6c112 /mail
parentUpdate to version 2.2. (diff)
Fix patch/configure
Found by: Anders Andersson <anders@sanyusan.se>
Diffstat (limited to 'mail')
-rw-r--r--mail/grepmail/Makefile1
-rw-r--r--mail/grepmail/files/patch-aa4
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index cfad8ebc1060..281e70b3cad0 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -20,6 +20,7 @@ USE_PERL5= yes
MAN1= grepmail.1
do-configure:
+ @${PERL} -pi.orig -e 's|_PERL_|${PERL}|' ${WRKSRC}/grepmail
@cd ${WRKSRC} && ${PERL} Makefile.PL
do-install:
diff --git a/mail/grepmail/files/patch-aa b/mail/grepmail/files/patch-aa
index fd6c07a604d1..75ed4a21c977 100644
--- a/mail/grepmail/files/patch-aa
+++ b/mail/grepmail/files/patch-aa
@@ -1,5 +1,5 @@
---- grepmail.DP.orig Tue May 2 18:23:15 2000
-+++ grepmail.DP Tue May 2 21:52:00 2000
+--- grepmail Tue May 2 18:23:15 2000
++++ grepmail Tue May 2 21:52:00 2000
@@ -1,4 +1,4 @@
-#!/users/dwc3q/bin/perl -w
+#!_PERL_