aboutsummaryrefslogtreecommitdiff
path: root/textproc/xerces-c
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xerces-c')
-rw-r--r--textproc/xerces-c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile
index baae4e59add7..70aebb6f7de7 100644
--- a/textproc/xerces-c/Makefile
+++ b/textproc/xerces-c/Makefile
@@ -17,7 +17,7 @@ DISTNAME= xerces-c-src${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Xerces-C++ is a validating XML parser written in a subset of C++
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
XERCESWRKSRC= ${WRKSRC}/src/xercesc
CONFIGURE_WRKSRC= ${XERCESWRKSRC}