summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-19 22:44:06 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-19 22:44:06 +0000
commit2458f840ca78ea876678fc3601cc1aa7ccf4f130 (patch)
tree7ade5afaecfeaecc35cfd98799251ccc905aa51c /news
parentLink with @exec ln (diff)
Add --enable-forgery, add more ${PREFIX}es
Notes
Notes: svn path=/head/; revision=4052
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 73d4d594bf46..030cf58141ca 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -4,7 +4,7 @@
# Date created: 25 July 1996
# Whom: obrien@cs.ucdavis.edu
#
-# $Id$
+# $Id: Makefile,v 1.3 1996/10/19 21:42:01 ache Exp $
#
DISTNAME= tin1.3-unoff-BETA-961018
@@ -22,9 +22,10 @@ CONFIGURE_ENV+= cf_cv_corefile=yes
CONFIGURE_ARGS+= --with-nntp-default-server=news \
--with-spooldir=/var/news \
--with-libdir=${PREFIX}/lib/news \
- --with-pgp=/usr/local/bin/pgp \
- --with-ispell=/usr/local/bin/ispell \
- --with-metamail=/usr/local/bin/metamail
+ --enable-forgery \
+ --with-pgp=${PREFIX}/bin/pgp \
+ --with-ispell=${PREFIX}/bin/ispell \
+ --with-metamail=${PREFIX}/bin/metamail
MAKEFILE= makefile
ALL_TARGET= build