summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-01 02:42:05 +0000
commitae994c8ea8a59644c1a1406b0b6547826bc12791 (patch)
tree396acb34b10ac8f349be827c6eb833e0fd68cdff /biology
parent- Fix for net/ruby-net-geoip build error on i386-7-latest (diff)
Use libtool port instead of included version to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183830
Diffstat (limited to 'biology')
-rw-r--r--biology/libgenome/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile
index 7ef529047a15..ba5f6961647e 100644
--- a/biology/libgenome/Makefile
+++ b/biology/libgenome/Makefile
@@ -16,6 +16,7 @@ DISTNAME= libGenome-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Toolkit for developing bioinformatic related software in C++
+USE_AUTOTOOLS= libtool:15
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}