aboutsummaryrefslogtreecommitdiff
path: root/misc/compat4x
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-09-26 12:25:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-09-26 12:25:52 +0000
commit2d6d9fec01f4698414dd3b58ae682dc85a0af39c (patch)
tree46975994b299e5d6925938daf5f74ee4cb7bfe25 /misc/compat4x
parent132e08f6b619394f7e49ef921a1a14364bbf4242 (diff)
downloadports-2d6d9fec01f4698414dd3b58ae682dc85a0af39c.tar.gz
ports-2d6d9fec01f4698414dd3b58ae682dc85a0af39c.zip
Remove @exec lines redundant with USE_LDCONFIG32
Notes
Notes: svn path=/head/; revision=397965
Diffstat (limited to 'misc/compat4x')
-rw-r--r--misc/compat4x/Makefile2
-rw-r--r--misc/compat4x/pkg-plist.freebsd51
2 files changed, 0 insertions, 3 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile
index f578844ae999..1b2b09ef727a 100644
--- a/misc/compat4x/Makefile
+++ b/misc/compat4x/Makefile
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/usr/lib/compat
NO_BUILD= yes
TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat
-LDCONFIG_LIB32= ${LDCONFIG} -32
.include <bsd.port.pre.mk>
@@ -50,7 +49,6 @@ PLIST_SUB+= I386_ONLY="@comment "
.if ${ARCH} == amd64
PLIST_SUB+= AMD64_ONLY="" AMD64NA="@comment "
-PLIST_SUB+= LDCONFIG_LIB32="${LDCONFIG} -32"
USE_LDCONFIG32= ${TARGET32_DIR}
.else
USE_LDCONFIG= ${TARGET_DIR}
diff --git a/misc/compat4x/pkg-plist.freebsd5 b/misc/compat4x/pkg-plist.freebsd5
index 55f5ac37edc3..791340e01fae 100644
--- a/misc/compat4x/pkg-plist.freebsd5
+++ b/misc/compat4x/pkg-plist.freebsd5
@@ -37,5 +37,4 @@
%%LIBDIR%%/compat/pam_ssh.so
%%LIBDIR%%/compat/pam_tacplus.so
%%LIBDIR%%/compat/pam_unix.so
-%%AMD64_ONLY%%@exec %%LDCONFIG_LIB32%% -m %D/%%LIBDIR%%/compat
@comment Hardcode lib32 since we should not remove lib.