aboutsummaryrefslogtreecommitdiff
path: root/misc/compat3x
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/compat3x
parente0f58ab25d1ad411ed70fe4c114cfbd5bb341348 (diff)
downloadports-147fdee482ca1a335dcd09608f3b820a1dad2b40.tar.gz
ports-147fdee482ca1a335dcd09608f3b820a1dad2b40.zip
Notes
Diffstat (limited to 'misc/compat3x')
-rw-r--r--misc/compat3x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat3x/Makefile b/misc/compat3x/Makefile
index 750445a7bb68..018e29726120 100644
--- a/misc/compat3x/Makefile
+++ b/misc/compat3x/Makefile
@@ -27,7 +27,7 @@ NO_MTREE= yes
TARGET_DIR= ${PREFIX}/lib/compat
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/compat
.include <bsd.port.pre.mk>