ports/devel/sdl2-image/patches/patch-Makefile_in

12 lines
277 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
@@ -571,7 +571,6 @@ EXTRA_DIST = \
libSDL2_image_la_LDFLAGS = \
-no-undefined \
- -release $(LT_RELEASE) \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) $(LT_EXTRA)
libSDL2_image_la_LIBADD = $(IMG_LIBS)