diff options
Diffstat (limited to 'www/aria/Makefile')
-rw-r--r-- | www/aria/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index 11ff95261eaa..59ef6e0fc09e 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -22,7 +22,7 @@ USE_OPENSSL= yes USE_GETOPT_LONG=yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |