summaryrefslogtreecommitdiff
path: root/textproc/jade
diff options
context:
space:
mode:
authorskrll <skrll>2001-04-23 15:37:38 +0000
committerskrll <skrll>2001-04-23 15:37:38 +0000
commitaffcff73f5776b4cd782f3454f2e0c20e446ffaf (patch)
tree10203febeacd4433f8058c9332dbf1cadf10f23a /textproc/jade
parentfa84386f339be16d02cae7cd5338324267c3918d (diff)
downloadpkgsrc-affcff73f5776b4cd782f3454f2e0c20e446ffaf.tar.gz
Don't use internal libtool - ours is much better.
Diffstat (limited to 'textproc/jade')
-rw-r--r--textproc/jade/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index cb3523d3429..c3908cb2060 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2001/03/31 20:40:22 skrll Exp $
+# $NetBSD: Makefile,v 1.10 2001/04/23 15:37:38 skrll Exp $
# FreeBSD Id: Makefile,v 1.15 1999/01/31 11:15:57 dirk Exp
#
@@ -17,6 +17,10 @@ COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine
CONFLICTS+= sp-*
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= \
+ ${WRKSRC}/config/ltconfig
+
CONFIGURE_ENV+= CXXFLAGS="${CFLAGS}"
CONFIGURE_ARGS= --disable-shared
CONFIGURE_ARGS+= --enable-default-catalog=${PREFIX}/share/sgml/jade/catalog