diff options
Diffstat (limited to 'graphics/sdl_image/files/patch-ab')
-rw-r--r-- | graphics/sdl_image/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/sdl_image/files/patch-ab b/graphics/sdl_image/files/patch-ab deleted file mode 100644 index 97f04da26e83..000000000000 --- a/graphics/sdl_image/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig -+++ Makefile.in -@@ -255,7 +255,6 @@ - - libSDL_image_la_LDFLAGS = \ - -no-undefined \ -- -release $(LT_RELEASE) \ - -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) - - libSDL_image_la_LIBADD = @IMG_LIBS@ |