From 848c1941ffe35c420da63f227e934eab62f8e2e8 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 31 May 2005 19:00:51 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- devel/styx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/styx') diff --git a/devel/styx/Makefile b/devel/styx/Makefile index 4961cb41a74..63fb3c3a51d 100644 --- a/devel/styx/Makefile +++ b/devel/styx/Makefile @@ -17,7 +17,7 @@ COMMENT= A scanner/parser generator USE_ICONV= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME} -- cgit