aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl2_ttf
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-11-17 12:33:49 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-11-17 12:33:49 +0000
commit7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8 (patch)
treede53b60cb1c495c3a2b4f057658fd6262c6100e9 /graphics/sdl2_ttf
parent8f22cca0da0b4cd357bb971d4fcef9d4c4f49ec5 (diff)
downloadports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.tar.gz
ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.zip
- Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well - Fix library naming to ensure backwards compatibility on minor version changes - Bump the PORTREVISION on ports depending on devel/sdl20, since its shared library name changed PR: ports/183975 Submitted by: Jan Kokemüller <jan.kokemueller@gmail.com>
Notes
Notes: svn path=/head/; revision=334079
Diffstat (limited to 'graphics/sdl2_ttf')
-rw-r--r--graphics/sdl2_ttf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile
index b5e544e3a3e6..34e227508db6 100644
--- a/graphics/sdl2_ttf/Makefile
+++ b/graphics/sdl2_ttf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sdl2_ttf
PORTVERSION= 2.0.12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL2_ttf-${PORTVERSION}