summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-01-24 05:17:14 +0000
committerhubertf <hubertf@pkgsrc.org>1998-01-24 05:17:14 +0000
commit39a7b066ab1eb7421bba40e16ec42f0d605b8a6d (patch)
tree94ec044fe5f97eeacf8de0bc269121993aa44054 /graphics
parent453ef11abcdb124139f2d258d193879f52fc4455 (diff)
downloadpkgsrc-39a7b066ab1eb7421bba40e16ec42f0d605b8a6d.tar.gz
portlint: use /usr/bin/true
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/ImageMagick/pkg/PLIST b/graphics/ImageMagick/pkg/PLIST
index e046e4832db..4585191e875 100644
--- a/graphics/ImageMagick/pkg/PLIST
+++ b/graphics/ImageMagick/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 1997/12/14 01:39:38 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 1998/01/24 05:17:14 hubertf Exp $
bin/xtp
bin/display
bin/montage
@@ -22,8 +22,8 @@ include/magick/plug-ins.h
@dirrm include/magick
lib/libMagick.a
lib/libMagick.so.3.9.3
-@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
man/cat1/display.0
man/cat1/montage.0
man/cat1/import.0