From 865e5d17fd1f5ab084b552461b2c3e6bb72e3482 Mon Sep 17 00:00:00 2001 From: clsung Date: Tue, 15 Aug 2006 01:04:55 +0000 Subject: - s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin --- textproc/xalan-c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/xalan-c/Makefile') diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index bf636eb68ee8..bb73893c4ffe 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -50,7 +50,7 @@ XERCESCROOT?= ${LOCALBASE} # expect this to get broken some day NO_FILTER_SHLIBS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/xml-xalan/c -- cgit