summaryrefslogtreecommitdiffstats
path: root/textproc/minidom
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
committerclsung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
commit865e5d17fd1f5ab084b552461b2c3e6bb72e3482 (patch)
treead57f01696fd0ddfafe8f7dfccdc358f768a4949 /textproc/minidom
parent51d26e0da39f42ca64d24ee47bbc95dd85b86465 (diff)
downloadFreeBSD-ports-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.zip
FreeBSD-ports-865e5d17fd1f5ab084b552461b2c3e6bb72e3482.tar.gz
- 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/minidom')
-rw-r--r--textproc/minidom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile
index a953ef7..729cd4d 100644
--- a/textproc/minidom/Makefile
+++ b/textproc/minidom/Makefile
@@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-libxml2=yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|-lglib|-lglib-12|g ; \
OpenPOWER on IntegriCloud