diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:00:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:00:48 +0000 |
commit | d8cae1217a649f0a359b809fc6d8450e260aa897 (patch) | |
tree | 49374123ba2dc571dd59c3fec1acbfbf873b9558 /graphics/sdl_ttf/files/patch-aa | |
parent | - Update to 2.0.16 (diff) |
- Update to 2.0.9
- Fixed binary installation conflict with x11-fonts/showfont
- Got rid of library renaming as done for devel/sdl12
- Pass maintainership to submitter
PR: 117611
Submitted by: Marcus von Appen <mva@sysfault.org>
Diffstat (limited to 'graphics/sdl_ttf/files/patch-aa')
-rw-r--r-- | graphics/sdl_ttf/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/sdl_ttf/files/patch-aa b/graphics/sdl_ttf/files/patch-aa deleted file mode 100644 index 95d4ef7aa306..000000000000 --- a/graphics/sdl_ttf/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig -+++ Makefile.in -@@ -243,7 +243,6 @@ - - libSDL_ttf_la_LDFLAGS = \ - -no-undefined \ -- -release $(LT_RELEASE) \ - -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) - - libSDL_ttf_la_LIBADD = |