From 4c0931ba3112073508d6fc3fbd07c9c4960bd2cf Mon Sep 17 00:00:00 2001 From: smace Date: Fri, 18 Sep 1998 22:05:56 +0000 Subject: Convert to Elf. --- graphics/tiff/pkg-plist | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/tiff/pkg-plist b/graphics/tiff/pkg-plist index a046f2602d2b..b39d9a802bda 100644 --- a/graphics/tiff/pkg-plist +++ b/graphics/tiff/pkg-plist @@ -1,7 +1,8 @@ lib/libtiff34.a -lib/libtiff34.so.1.0 -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R +lib/libtiff34.so.1 +lib/libtiff34.so +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R bin/fax2tiff bin/fax2ps bin/gif2tiff -- cgit