diff options
Diffstat (limited to 'textproc/libpathan')
-rw-r--r-- | textproc/libpathan/Makefile | 2 |
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} |