From da880765886f48c0ac8fd253e5601d04ea853215 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 23 Feb 2006 10:40:44 +0000 Subject: Conversion to a single libtool environment. Approved by: portmgr (kris) --- devel/swig13/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/swig13') diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index a8e5ce0ff340..0e1cb5e94c5e 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Simplified Wrapper and Interface Generator -USE_AUTOTOOLS= autoconf:253:env libtool:13 +USE_AUTOTOOLS= autoconf:253:env libtool:15 VER= ${PORTVERSION:R} PLIST_SUB+= PORTVERSION=${PORTVERSION} -- cgit