svn commit: r355845 - head/devel/sdl20

Tijl Coosemans tijl at FreeBSD.org
Fri May 30 14:16:39 UTC 2014


Author: tijl
Date: Fri May 30 14:16:38 2014
New Revision: 355845
URL: http://svnweb.freebsd.org/changeset/ports/355845
QAT: https://qat.redports.org/buildarchive/r355845/

Log:
  USES=libtool:keepla.

Modified:
  head/devel/sdl20/Makefile
  head/devel/sdl20/pkg-plist

Modified: head/devel/sdl20/Makefile
==============================================================================
--- head/devel/sdl20/Makefile	Fri May 30 14:11:02 2014	(r355844)
+++ head/devel/sdl20/Makefile	Fri May 30 14:16:38 2014	(r355845)
@@ -2,6 +2,7 @@
 
 PORTNAME=	sdl2
 PORTVERSION=	2.0.3
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.libsdl.org/release/
 DISTNAME=	SDL2-${PORTVERSION}
@@ -11,10 +12,8 @@ COMMENT=	Cross-platform multimedia devel
 
 LICENSE=	ZLIB
 
-USES=		gmake iconv pathfix pkgconfig
-USE_GNOME=	ltverhack
-USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
+USES=		gmake iconv libtool:keepla pathfix pkgconfig
 USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS+=	--disable-video-opengles \

Modified: head/devel/sdl20/pkg-plist
==============================================================================
--- head/devel/sdl20/pkg-plist	Fri May 30 14:11:02 2014	(r355844)
+++ head/devel/sdl20/pkg-plist	Fri May 30 14:16:38 2014	(r355845)
@@ -63,8 +63,8 @@ include/SDL2/SDL_version.h
 include/SDL2/SDL_video.h
 include/SDL2/begin_code.h
 include/SDL2/close_code.h
-lib/libSDL2-2.0.so
 lib/libSDL2-2.0.so.0
+lib/libSDL2-2.0.so.0.2.1
 lib/libSDL2.a
 lib/libSDL2.la
 lib/libSDL2.so


More information about the svn-ports-all mailing list