From 6bb41db8de2d230dc7094adc1e6814b4d08a8f6e Mon Sep 17 00:00:00 2001
From: Oliver Lehmann <oliver@FreeBSD.org>
Date: Fri, 3 Jun 2005 20:18:13 +0000
Subject: change the libtool version to use from 1.3 to 1.5

---
 www/aria/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'www/aria')

diff --git a/www/aria/Makefile b/www/aria/Makefile
index e19ba9cebc5f..1fef75d2fcc0 100644
--- a/www/aria/Makefile
+++ b/www/aria/Makefile
@@ -19,10 +19,10 @@ USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_GNOME=	gnometarget gtk12
 USE_OPENSSL=	yes
-USE_GETOPT_LONG=	yes
+USE_GETOPT_LONG=yes
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
-USE_LIBTOOL_VER=	13
+USE_LIBTOOL_VER=15
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
 CPPFLAGS=	-I${LOCALBASE}/include -DHAVE_DECL_GETOPT
-- 
cgit v1.2.3