summaryrefslogtreecommitdiff
path: root/mail/pine4
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-12-06 23:42:04 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-12-06 23:42:04 +0000
commitf93f0d36256f718466fd0e2aaff36e9ea6b64dce (patch)
treec288e03159b97eafa9c643aef0f3bb1fec64351f /mail/pine4
parentProperly sectionize. DISTFILES is not necessary. (diff)
lib/news -> news/lib
Notes
Notes: svn path=/head/; revision=4847
Diffstat (limited to 'mail/pine4')
-rw-r--r--mail/pine4/files/patch-ac2
-rw-r--r--mail/pine4/files/patch-af2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pine4/files/patch-ac b/mail/pine4/files/patch-ac
index 53a87ba265e1..375b47d2578c 100644
--- a/mail/pine4/files/patch-ac
+++ b/mail/pine4/files/patch-ac
@@ -336,7 +336,7 @@
+ /*----------------------------------------------------------------------
+ If no nntp-servers are defined, this program will be used to post news.
+ ----*/
-+ #define SENDNEWS "/usr/local/lib/news/inews -h" /* news posting cmd */
++ #define SENDNEWS "/usr/local/news/lib/inews -h" /* news posting cmd */
+
+
+ /*--------- Program employed by users to change their password ---------*/
diff --git a/mail/pine4/files/patch-af b/mail/pine4/files/patch-af
index 0d049da343d4..06aea0334a92 100644
--- a/mail/pine4/files/patch-af
+++ b/mail/pine4/files/patch-af
@@ -50,7 +50,7 @@
+ bsf: # FreeBSD
+ $(MAKE) mtest OS=bsi EXTRADRIVERS="$(EXTRADRIVERS)" \
+ STDPROTO=bezerkproto MAILSPOOL=/var/mail \
-+ ACTIVEFILE=/usr/local/lib/news/active NEWSSPOOL=/var/news \
++ ACTIVEFILE=/usr/local/news/lib/active NEWSSPOOL=/var/news \
+ RSHPATH=/usr/bin/rsh CFLAGS="${CFLAGS} -DNFSKLUDGE $(EXTRACFLAGS)" \
+ LDFLAGS="-lcrypt"
+