aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxode
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-15 01:04:55 +0000
commitc54010f43433d6a46ee3d2484b4d98dbcecb24c0 (patch)
treec200c20995b53ca07f9f89992ecdeaf583596751 /textproc/libxode
parent147fdee482ca1a335dcd09608f3b820a1dad2b40 (diff)
downloadports-c54010f43433d6a46ee3d2484b4d98dbcecb24c0.tar.gz
ports-c54010f43433d6a46ee3d2484b4d98dbcecb24c0.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>
Notes
Notes: svn path=/head/; revision=170652
Diffstat (limited to 'textproc/libxode')
-rw-r--r--textproc/libxode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile
index e56d5e960eb4..a6013008182f 100644
--- a/textproc/libxode/Makefile
+++ b/textproc/libxode/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \