aboutsummaryrefslogtreecommitdiff
path: root/devel/libxalloc
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-14 22:55:18 +0000
commit4de56a776b06e3e1141de9f8098f35898c845484 (patch)
tree6194cf6aa6f7ee687e04930740d1eec39ffe26f7 /devel/libxalloc
parentdb0ebc9499d9e83a7facb9785799a902707c4cf2 (diff)
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes: svn path=/head/; revision=170639
Diffstat (limited to 'devel/libxalloc')
-rw-r--r--devel/libxalloc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libxalloc/Makefile b/devel/libxalloc/Makefile
index 46e92e5f0aed..54cac6c167b4 100644
--- a/devel/libxalloc/Makefile
+++ b/devel/libxalloc/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A memory allocation library with error checking
MAKEFILE= ${FILESDIR}/Makefile.lib
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-install:
.if !defined(NOPORTDOCS)