openbsd-ports/devel/sdl-ttf/patches/patch-Makefile_in
ajacoutot 9604a0f414 Update to sdl-ttf-2.0.11.
from Brad
2012-04-05 11:42:49 +00:00

17 lines
703 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.8 2012/04/05 11:42:49 ajacoutot Exp $
--- Makefile.in.orig Sat Jan 14 23:44:08 2012
+++ Makefile.in Sat Mar 17 13:11:59 2012
@@ -271,12 +271,10 @@ EXTRA_DIST = \
@USE_VERSION_RC_FALSE@libSDL_ttf_la_LDFLAGS = \
@USE_VERSION_RC_FALSE@ -no-undefined \
-@USE_VERSION_RC_FALSE@ -release $(LT_RELEASE) \
@USE_VERSION_RC_FALSE@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
@USE_VERSION_RC_TRUE@libSDL_ttf_la_LDFLAGS = \
@USE_VERSION_RC_TRUE@ -no-undefined \
-@USE_VERSION_RC_TRUE@ -release $(LT_RELEASE) \
@USE_VERSION_RC_TRUE@ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -Wl,version.o
@USE_VERSION_RC_TRUE@libSDL_ttf_la_DEPENDENCIES = version.o