From 583dcca5f35534ef3744c3ef8d55acb56e9b8543 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Jul 1998 10:51:16 +0000 Subject: Use automatic shared object handling --- devel/libslang/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/libslang/Makefile') diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index f930f5bcf63..1978f807915 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:22 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/07/15 11:44:46 agc Exp $ # FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp # @@ -16,6 +16,5 @@ WRKSRC= ${WRKDIR}/slang post-install: @rm -f ${PREFIX}/lib/libslang.so.99.3[348] - ${LDCONFIG} || ${TRUE} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3