summaryrefslogtreecommitdiff
path: root/mail/faces/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-07-15 11:57:30 +0000
committeragc <agc@pkgsrc.org>1998-07-15 11:57:30 +0000
commitc5543eb5a07fc46088707c143b26c818290de8ef (patch)
tree51a5ef9927810fdb1e828b80cbeab4658492beab /mail/faces/Makefile
parent66efb70e076a90b5f10086330b94327a56bfc20e (diff)
downloadpkgsrc-c5543eb5a07fc46088707c143b26c818290de8ef.tar.gz
Use automatic shared object handling
Diffstat (limited to 'mail/faces/Makefile')
-rw-r--r--mail/faces/Makefile3
1 files changed, 1 insertions, 2 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' \