From c4b25c8706563848067a2476165dc6d1b9847808 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 29 Jan 2007 23:51:55 +0000 Subject: Use libtool port instead of included version to avoid a.out objformat botch --- textproc/jade/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/jade') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 5701daf78304..6ec7fefb93bb 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr CONFLICTS= sp-1.* +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit