[Midnightbsd-cvs] mports [19536] trunk/devel/sdl12/Makefile: dont use oldver libtool

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 24 22:25:13 EDT 2015


Revision: 19536
          http://svnweb.midnightbsd.org/mports/?rev=19536
Author:   laffer1
Date:     2015-06-24 22:25:12 -0400 (Wed, 24 Jun 2015)
Log Message:
-----------
dont use oldver libtool

Modified Paths:
--------------
    trunk/devel/sdl12/Makefile

Modified: trunk/devel/sdl12/Makefile
===================================================================
--- trunk/devel/sdl12/Makefile	2015-06-25 02:22:07 UTC (rev 19535)
+++ trunk/devel/sdl12/Makefile	2015-06-25 02:25:12 UTC (rev 19536)
@@ -2,7 +2,7 @@
 
 PORTNAME=	sdl
 PORTVERSION=	1.2.15
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.libsdl.org/release/
@@ -15,7 +15,7 @@
 
 BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
 
-USES=		gmake iconv libtool:oldver pathfix pkgconfig
+USES=		gmake iconv libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_header_libusbhid_h=no



More information about the Midnightbsd-cvs mailing list