summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-12-06 02:11:48 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-12-06 02:11:48 +0000
commitedbdac1118a085b21ac771c9449d24160480396d (patch)
tree8ea3c4211b8eda2ff6a82545638a60212552e94c /mail
parentUpgrade to version 4.04 (diff)
Added PREFIX?=/usr/local to the Makefile so that nasty result can be
avoided even if the user typed ``make install'' in the WRKSRC directory.
Notes
Notes: svn path=/head/; revision=4820
Diffstat (limited to 'mail')
-rw-r--r--mail/popper/files/patch-aa7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/popper/files/patch-aa b/mail/popper/files/patch-aa
index 67f334cd5dac..9474c1e439cb 100644
--- a/mail/popper/files/patch-aa
+++ b/mail/popper/files/patch-aa
@@ -1,5 +1,5 @@
-*** make.44bsd Wed May 29 17:37:44 1996
---- make.44bsd Sat Jun 8 15:18:11 1996
+*** make.44bsd.orig Thu May 30 09:37:44 1996
+--- make.44bsd Fri Dec 6 11:05:40 1996
***************
*** 3,10 ****
@@ -44,10 +44,11 @@
.include <bsd.prog.mk>
-
---- 14,40 ----
+--- 14,41 ----
xtnd_xlst.c pop_uidl.c pop_rpop.c pop_apop.c md5.c
#SRCS+= flock.c mktemp.c
+! PREFIX?=/usr/local
! BINDIR=${PREFIX}/libexec
! MANDIR=${PREFIX}/man/man