diff options
Diffstat (limited to 'devel/atlas/Makefile')
-rw-r--r-- | devel/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atlas/Makefile b/devel/atlas/Makefile index 442dd4d..7b237b5 100644 --- a/devel/atlas/Makefile +++ b/devel/atlas/Makefile @@ -17,7 +17,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol USE_REINPLACE= YES -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 |