From b17589064d2ee4a53247ac2bae50ce3b230dee15 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 29 Nov 2001 18:00:31 +0000 Subject: Misc fixes: Remove a dead MASTER_SITE. Use PLIST_SUBST instead of local hack. Create app-defaults dir if missing (solves pkg/13179). Don't hardwire incorrect app-defaults path in patch-at. --- mail/faces/PLIST | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'mail/faces/PLIST') diff --git a/mail/faces/PLIST b/mail/faces/PLIST index 05431e634f7..3fa957ccede 100644 --- a/mail/faces/PLIST +++ b/mail/faces/PLIST @@ -1,19 +1,19 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:00:02 zuntum Exp $ -@cwd @localbase@ +@comment $NetBSD: PLIST,v 1.2 2001/11/29 18:00:31 wiz Exp $ +@cwd ${LOCALBASE} share/faces/machine.tab share/faces/people.tab @dirrm share/faces bin/compface bin/uncompface -man/man1/compface.1.gz -man/man1/uncompface.1.gz +man/man1/compface.1 +man/man1/uncompface.1 lib/libcompface.a lib/libcompface.so lib/libcompface.so.1 lib/libcompface.so.1.0 include/compface.h -man/man3/compface.3.gz -man/man3/uncompface.3.gz +man/man3/compface.3 +man/man3/uncompface.3 bin/icon2ikon bin/ikon2icon bin/rs2icon @@ -38,5 +38,5 @@ bin/face_update bin/faces.sendmail man/man1/faces.1.gz man/man1/face_update.1.gz -@cwd @x11prefix@ +@cwd ${X11PREFIX} lib/X11/app-defaults/Faces -- cgit v1.2.3