diff options
Diffstat (limited to 'devel/open-beagle/Makefile')
-rw-r--r-- | devel/open-beagle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/open-beagle/Makefile b/devel/open-beagle/Makefile index 55a0769e0d55..dc0477776742 100644 --- a/devel/open-beagle/Makefile +++ b/devel/open-beagle/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An Evolutionary Computation Framework CONFLICTS= beagle-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-optimization --with-zlib=/usr USE_LDCONFIG= yes USE_GMAKE= yes |