From e8cba9559938186c1aa7ef89fec79e8e5bad69e0 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 1 Feb 2007 02:42:05 +0000 Subject: Use libtool port instead of included version to avoid objformat a.out botch --- math/spar/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/spar') diff --git a/math/spar/Makefile b/math/spar/Makefile index ac542830081c..29957bbee747 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A modular math parser +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit