summaryrefslogtreecommitdiff
path: root/textproc/libpathan
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/libpathan
parent- s,INSTALLS_SHLIB,USE_LDCONFIG,g (diff)
- 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/libpathan')
-rw-r--r--textproc/libpathan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile
index c7216cb25e65..10f4a74d793a 100644
--- a/textproc/libpathan/Makefile
+++ b/textproc/libpathan/Makefile
@@ -23,7 +23,7 @@ USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
XERCESCROOT= `cd ${PORTSDIR}/textproc/xerces-c2; ${MAKE} -V WRKSRC`
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV+= XERCESCROOT=${XERCESCROOT}