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 --- graphics/png/Makefile | 5 +---- graphics/png/pkg/PLIST | 4 +--- 2 files changed, 2 insertions(+), 7 deletions(-) (limited to 'graphics/png') diff --git a/graphics/png/Makefile b/graphics/png/Makefile index ae450c12756..d0a0f8bf306 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:24 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/07/15 11:29:21 agc Exp $ # FreeBSD Id: Makefile,v 1.10 1997/07/17 15:12:44 max Exp # @@ -12,7 +12,4 @@ MAINTAINER= packages@netbsd.org MAKEFILE= makefile -post-install: - ${LDCONFIG} || ${TRUE} - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index 2d7a996f2b9..b4ae2285112 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,7 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 1998/02/02 09:00:06 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.6 1998/07/15 11:29:22 agc Exp $ include/png.h include/pngconf.h lib/libpng.a lib/libpng.so.0.96 -@exec /sbin/ldconfig || /usr/bin/true -@unexec /sbin/ldconfig || /usr/bin/true -- cgit v1.2.3