diff options
Diffstat (limited to 'devel/atlas-devel/Makefile')
-rw-r--r-- | devel/atlas-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index fdc847091b49..a35ec17001ad 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-C++-${PORTVERSION:S/.r/rc/} MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 |