summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-27 08:48:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-27 08:48:46 +0000
commit8a345db879ebd354934609e632afcc11908cb6da (patch)
treecab71c7ef04dd7e16fc7a2377e864adf88dcf899 /science
parentUse libtool port instead of included one to avoid objformat a.out botch (diff)
Use libtool port instead of included one to avoid objformat a.out botch
Notes
Notes: svn path=/head/; revision=183393
Diffstat (limited to 'science')
-rw-r--r--science/buddy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/buddy/Makefile b/science/buddy/Makefile
index 403357d6870f..f909f6138523 100644
--- a/science/buddy/Makefile
+++ b/science/buddy/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= buddy
MAINTAINER= llwang@infor.org
COMMENT= A Binary Decision Diagram library
+USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes