diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-06 23:42:04 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-12-06 23:42:04 +0000 |
commit | f93f0d36256f718466fd0e2aaff36e9ea6b64dce (patch) | |
tree | c288e03159b97eafa9c643aef0f3bb1fec64351f /mail/pine4/files/patch-af | |
parent | Properly sectionize. DISTFILES is not necessary. (diff) |
lib/news -> news/lib
Diffstat (limited to '')
-rw-r--r-- | mail/pine4/files/patch-af | 2 |
1 files changed, 1 insertions, 1 deletions
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" + |