aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xerces-c27
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 09:04:55 +0800
committerclsung <clsung@FreeBSD.org>2006-08-15 09:04:55 +0800
commit865e5d17fd1f5ab084b552461b2c3e6bb72e3482 (patch)
treead57f01696fd0ddfafe8f7dfccdc358f768a4949 /textproc/xerces-c27
parent51d26e0da39f42ca64d24ee47bbc95dd85b86465 (diff)
downloadfreebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.tar.gz
freebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.tar.zst
freebsd-ports-gnome-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.zip
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'textproc/xerces-c27')
-rw-r--r--textproc/xerces-c27/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile
index f2803055ee00..08f42bc067eb 100644
--- a/textproc/xerces-c27/Makefile
+++ b/textproc/xerces-c27/Makefile
@@ -69,7 +69,7 @@ PLIST_SUB+= TRANSICU="@comment "
# expect this to get broken some day
NO_FILTER_SHLIBS= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
XERCESWRKSRC= ${WRKSRC}/src/xercesc
CONFIGURE_WRKSRC= ${XERCESWRKSRC}