aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-al
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-05-31 21:34:45 +0000
commit845bb504da95f137742a1fe354509c5a9fcc0682 (patch)
tree7b2a34678b3c56833e7b8271e0df5ffa9d17a6a3 /devel/ossp-al
parent17f5e78f0aa955101045aca96ab73de13b460f3a (diff)
downloadports-845bb504da95f137742a1fe354509c5a9fcc0682.tar.gz
ports-845bb504da95f137742a1fe354509c5a9fcc0682.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136564
Diffstat (limited to 'devel/ossp-al')
-rw-r--r--devel/ossp-al/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 698fa9e95dba..ed57e13de078 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>