diff options
author | steve <steve@FreeBSD.org> | 1998-10-05 03:04:03 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-05 03:04:03 +0000 |
commit | d085a03b9eae8afd4d1a93035e0607f792959713 (patch) | |
tree | afacf1886de28e7e94016a7ecb9edc5a0ac04086 /graphics/sane-frontends/pkg-plist | |
parent | 53af41be4feaf84eb308883e26f75b09cec64c85 (diff) | |
download | FreeBSD-ports-d085a03b9eae8afd4d1a93035e0607f792959713.zip FreeBSD-ports-d085a03b9eae8afd4d1a93035e0607f792959713.tar.gz |
Start conversion to ELF.
Diffstat (limited to 'graphics/sane-frontends/pkg-plist')
-rw-r--r-- | graphics/sane-frontends/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/pkg-plist b/graphics/sane-frontends/pkg-plist index 60da0ef..cabfe48 100644 --- a/graphics/sane-frontends/pkg-plist +++ b/graphics/sane-frontends/pkg-plist @@ -104,8 +104,8 @@ lib/sane/libsane-umax.a lib/sane/libsane-umax.la lib/sane/libsane-umax.so lib/sane/libsane-umax.so.0.74 -@exec /sbin/ldconfig -m %D/lib -@unexec /sbin/ldconfig -R +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R sbin/saned share/sane-style.rc @dirrm lib/sane |