summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-01-24 05:27:36 +0000
committerhubertf <hubertf>1998-01-24 05:27:36 +0000
commit40b8e01461dcd0c6c96d6103115ababa977c9801 (patch)
treed7c75761a7b7502f4b58fdd73b8d3053052da9a1 /graphics/png
parent7bee6af7dac7f3277591613f4d546b68be2382cd (diff)
downloadpkgsrc-40b8e01461dcd0c6c96d6103115ababa977c9801.tar.gz
portlint: ldconfig||true
Diffstat (limited to 'graphics/png')
-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