summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/png/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST
index 4281004f934..7937600b4cc 100644
--- a/graphics/png/pkg/PLIST
+++ b/graphics/png/pkg/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 1997/12/02 23:16:40 hubertf Exp $
+@comment $NetBSD: PLIST,v 1.4 1998/01/24 05:27:36 hubertf Exp $
include/png.h
include/pngconf.h
lib/libpng.a
lib/libpng.so.0.96
-@exec /sbin/ldconfig -m %B || true
-@unexec /sbin/ldconfig -m %B || true
+@exec /sbin/ldconfig -m %B || /usr/bin/true
+@unexec /sbin/ldconfig -m %B || /usr/bin/true