summaryrefslogtreecommitdiff
path: root/mail/pine
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-07-31 17:51:21 +0000
committertv <tv@pkgsrc.org>1998-07-31 17:51:21 +0000
commita20dc22164b83956b4c204b3fe0accf634c56b6a (patch)
tree7448be00bc513f748fffe77f59eb9b66fab1bc0f /mail/pine
parent02f321446b80b87ea521d1c3a9285182e7b9b900 (diff)
downloadpkgsrc-a20dc22164b83956b4c204b3fe0accf634c56b6a.tar.gz
Move pine.conf files to ${PREFIX}/etc.
Diffstat (limited to 'mail/pine')
-rw-r--r--mail/pine/Makefile8
-rw-r--r--mail/pine/pkg/PLIST6
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 5b273b4238c..804de89abb6 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1998/07/22 02:45:46 tv Exp $
+# $NetBSD: Makefile,v 1.21 1998/07/31 17:51:21 tv Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -16,7 +16,7 @@ CONFLICTS= pine-3.96 pine-4.00
do-configure:
${CP} -f ${WRKSRC}/pine/osdep/os-neb.h ${WRKSRC}/pine/osdep/os-neb.h.orig
- ${SED} -e 's@/usr/local@${PREFIX}@' \
+ ${SED} -e 's@/usr/local/lib/@${PREFIX}/etc/@' \
<${WRKSRC}/pine/osdep/os-neb.h.orig >${WRKSRC}/pine/osdep/os-neb.h
cd ${WRKSRC}/pico && ${MAKE} -f makefile.neb os.h
@@ -38,8 +38,8 @@ do-install:
-e 's|^\(mail-directory\)=.*$$|\1=Mail|g' \
-e 's|^\(feature-list\)=.*$$|\1=enable-mail-check-cue,enable-suspend,expanded-view-of-addressbooks,include-header-in-reply,include-text-in-reply,show-selected-in-boldface,signature-at-bottom|g' \
-e 's|^\(sort-key\)=.*$$|\1=Arrival/Reverse|g' \
- >${PREFIX}/lib/pine.conf
- ${INSTALL_DATA} ${FILESDIR}/pine.conf.fixed ${PREFIX}/lib/
+ >${PREFIX}/etc/pine.conf
+ ${INSTALL_DATA} ${FILESDIR}/pine.conf.fixed ${PREFIX}/etc/
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pine
${INSTALL_DATA} ${WRKSRC}/doc/tech-notes.txt ${PREFIX}/share/doc/pine/
diff --git a/mail/pine/pkg/PLIST b/mail/pine/pkg/PLIST
index 42f13ffbd41..37d28b91bc7 100644
--- a/mail/pine/pkg/PLIST
+++ b/mail/pine/pkg/PLIST
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.6 1998/07/19 04:33:07 tv Exp $
+@comment $NetBSD: PLIST,v 1.7 1998/07/31 17:51:21 tv Exp $
bin/abookcpy
bin/pine
bin/pgpdecode
bin/pgpencrypt
bin/pgpsign
-lib/pine.conf
-lib/pine.conf.fixed
+etc/pine.conf
+etc/pine.conf.fixed
man/man1/pine.1
share/doc/pine/tech-notes.txt
share/examples/pine/dot.pinerc.pgp.sample