diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:48:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-27 08:48:46 +0000 |
commit | 8a345db879ebd354934609e632afcc11908cb6da (patch) | |
tree | cab71c7ef04dd7e16fc7a2377e864adf88dcf899 /science/buddy | |
parent | 9fb4929299586581d026d65d430a36a48854ffb9 (diff) | |
download | ports-8a345db879ebd354934609e632afcc11908cb6da.tar.gz ports-8a345db879ebd354934609e632afcc11908cb6da.zip |
Notes
Diffstat (limited to 'science/buddy')
-rw-r--r-- | science/buddy/Makefile | 1 |
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 |