aboutsummaryrefslogtreecommitdiff
path: root/misc/compat9x
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/compat9x
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/compat9x')
-rw-r--r--misc/compat9x/Makefile1
-rw-r--r--misc/compat9x/pkg-plist.amd641
2 files changed, 0 insertions, 2 deletions
diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile
index 97f84f7476d1..6c59459cc7eb 100644
--- a/misc/compat9x/Makefile
+++ b/misc/compat9x/Makefile
@@ -27,7 +27,6 @@ IGNORE= is for FreeBSD 9.x and newer
.endif
.if ${ARCH} == amd64
-PLIST_SUB+= LDCONFIG_LIB32="${LDCONFIG} -32"
USE_LDCONFIG32= ${TARGET32_DIR}
.endif
diff --git a/misc/compat9x/pkg-plist.amd64 b/misc/compat9x/pkg-plist.amd64
index 7865b833ea48..1757db416735 100644
--- a/misc/compat9x/pkg-plist.amd64
+++ b/misc/compat9x/pkg-plist.amd64
@@ -41,4 +41,3 @@ lib32/compat/libssl.so.6
lib32/compat/libstdc++.so.6
lib32/compat/libsupc++.so.1
lib32/compat/libusb.so.2
-@exec %%LDCONFIG_LIB32%% -m %D/lib32/compat