aboutsummaryrefslogtreecommitdiff
path: root/misc/compat5x
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 00:56:24 +0000
commit147fdee482ca1a335dcd09608f3b820a1dad2b40 (patch)
tree6adf22ccd743df57b19e1e180d4cc1e16851afeb /misc/compat5x
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
downloadports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz
ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170651
Diffstat (limited to 'misc/compat5x')
-rw-r--r--misc/compat5x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile
index f7e65b0161c5..c9a6ce2c3a40 100644
--- a/misc/compat5x/Makefile
+++ b/misc/compat5x/Makefile
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= alpha amd64 i386 sparc64
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/compat
TARGET_DIR= ${PREFIX}/lib/compat
TARGET32_DIR= ${PREFIX}/lib32/compat