Index: head/graphics/sdl2_gfx/Makefile =================================================================== --- head/graphics/sdl2_gfx/Makefile (revision 360436) +++ head/graphics/sdl2_gfx/Makefile (revision 360437) @@ -1,27 +1,27 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= sdl2_gfx PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.ferzkopp.net/Software/%SUBDIR%/ MASTER_SITE_SUBDIR= SDL2_gfx DISTNAME= SDL2_gfx-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions LICENSE= ZLIB -USES= pathfix gmake libtool +USES= pathfix gmake libtool:oldver USE_SDL= sdl2 GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_DEFINE= MMX MMX_CONFIGURE_ENABLE= mmx MMX_CFLAGS= -DUSE_MMX .include Index: head/graphics/sdl2_gfx/pkg-plist =================================================================== --- head/graphics/sdl2_gfx/pkg-plist (revision 360436) +++ head/graphics/sdl2_gfx/pkg-plist (revision 360437) @@ -1,9 +1,9 @@ include/SDL2/SDL2_framerate.h include/SDL2/SDL2_gfxPrimitives.h include/SDL2/SDL2_imageFilter.h include/SDL2/SDL2_rotozoom.h libdata/pkgconfig/SDL2_gfx.pc -lib/libSDL2_gfx-1.0.so.0.0.1 lib/libSDL2_gfx-1.0.so.0 +lib/libSDL2_gfx-1.0.so lib/libSDL2_gfx.a lib/libSDL2_gfx.so