diff options
author | Doug Barton <dougb@FreeBSD.org> | 2006-01-14 22:39:07 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2006-01-14 22:39:07 +0000 |
commit | 62fee5d710678d4243269eaf4058de34008b0519 (patch) | |
tree | edd186b2f916c11f0f8d0c44f1b14ee0ad8137d2 /misc/compat4x | |
parent | e0226e49cb90bf4fe93b2c45e48dcd6e76f42c42 (diff) | |
download | ports-62fee5d710678d4243269eaf4058de34008b0519.tar.gz ports-62fee5d710678d4243269eaf4058de34008b0519.zip |
Notes
Diffstat (limited to 'misc/compat4x')
-rw-r--r-- | misc/compat4x/pkg-plist.freebsd5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat4x/pkg-plist.freebsd5 b/misc/compat4x/pkg-plist.freebsd5 index 4fb03a702544..5861550cb91c 100644 --- a/misc/compat4x/pkg-plist.freebsd5 +++ b/misc/compat4x/pkg-plist.freebsd5 @@ -38,7 +38,7 @@ %%LIBDIR%%/compat/pam_tacplus.so %%LIBDIR%%/compat/pam_unix.so %%USE_LDCONFIG%%libdata/ldconfig/compat4x -%%USE_LDCONFIG%%%%AMD64%%libdata/ldconfig32/compat4x +%%USE_LDCONFIG%%%%AMD64_ONLY%%libdata/ldconfig32/compat4x %%AMD64_ONLY%%@exec %%LDCONFIG_LIB32%% -m %D/%%LIBDIR%%/compat @unexec rmdir %D/%%LIBDIR%%/compat 2>/dev/null || true @comment Hardcode lib32 since we should not remove lib. |