summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-07-15 10:51:16 +0000
committeragc <agc@pkgsrc.org>1998-07-15 10:51:16 +0000
commit583dcca5f35534ef3744c3ef8d55acb56e9b8543 (patch)
tree91e2ea68f79401948823b70c5a5128525d062e80 /x11/lesstif/Makefile
parent4f8c9d7740227547fa2f6000b7e202eec7dc0fab (diff)
downloadpkgsrc-583dcca5f35534ef3744c3ef8d55acb56e9b8543.tar.gz
Use automatic shared object handling
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index c3e87fa7fcc..a3f9156379a 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 1998/07/13 10:05:29 frueauf Exp $
+# $NetBSD: Makefile,v 1.25 1998/07/15 10:51:16 agc Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
@@ -33,7 +33,4 @@ pre-fetch:
return 1; \
fi
-post-install:
- ${LDCONFIG} || ${TRUE}
-
.include "../../mk/bsd.pkg.mk"