summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authoragc <agc>1998-07-15 11:57:30 +0000
committeragc <agc>1998-07-15 11:57:30 +0000
commita580dc9368884d11be5a8b4b10e3a98cad6b654e (patch)
tree51a5ef9927810fdb1e828b80cbeab4658492beab /mail/faces
parent417d36852db7e0a3f19c9d90098dd3ccc859963e (diff)
downloadpkgsrc-a580dc9368884d11be5a8b4b10e3a98cad6b654e.tar.gz
Use automatic shared object handling
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile3
-rw-r--r--mail/faces/pkg/PLIST4
2 files changed, 2 insertions, 5 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index 6473e488f93..96f4e26ebdd 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1998/06/18 15:25:24 agc Exp $
+# $NetBSD: Makefile,v 1.9 1998/07/15 12:17:01 agc Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp
#
@@ -22,7 +22,6 @@ post-configure:
PLIST_SRC= ${WRKDIR}/.PLIST-src
post-install:
- ${LDCONFIG} || ${TRUE}
${LN} -f ${PREFIX}/man/man1/compface.1 ${PREFIX}/man/man1/uncompface.1
${LN} -f ${PREFIX}/man/man3/compface.3 ${PREFIX}/man/man3/uncompface.3
@${SED} -e 's|@localbase@|'${LOCALBASE}'|g' \
diff --git a/mail/faces/pkg/PLIST b/mail/faces/pkg/PLIST
index a04c42655a9..b7acb9d7339 100644
--- a/mail/faces/pkg/PLIST
+++ b/mail/faces/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 1998/03/08 02:31:57 agc Exp $
+@comment $NetBSD: PLIST,v 1.6 1998/07/15 12:17:02 agc Exp $
@cwd @localbase@
share/faces/machine.tab
share/faces/people.tab
@@ -9,8 +9,6 @@ man/man1/compface.1.gz
man/man1/uncompface.1.gz
lib/libcompface.a
lib/libcompface.so.1.0
-@exec /sbin/ldconfig || /usr/bin/true
-@unexec /sbin/ldconfig || /usr/bin/true
include/compface.h
man/man3/compface.3.gz
man/man3/uncompface.3.gz