diff options
Diffstat (limited to 'science/buddy/Makefile')
-rw-r--r-- | science/buddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/buddy/Makefile b/science/buddy/Makefile index 64e0e9f0ee02..dcac73ed8362 100644 --- a/science/buddy/Makefile +++ b/science/buddy/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= buddy MAINTAINER= llwang@infor.org COMMENT= A Binary Decision Diagram library -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes INSTALLS_SHLIB= yes |