openbsd-ports/graphics/jpeg/patches/patch-makefile_cfg
2005-12-27 16:06:52 +00:00

13 lines
449 B
Plaintext

$OpenBSD: patch-makefile_cfg,v 1.1 2005/12/27 16:06:52 steven Exp $
--- makefile.cfg.orig Mon Dec 26 23:43:20 2005
+++ makefile.cfg Mon Dec 26 23:43:43 2005
@@ -169,7 +169,7 @@ libjpeg.a: @A2K_DEPS@ $(LIBOBJECTS)
# with libtool:
libjpeg.la: @A2K_DEPS@ $(LIBOBJECTS)
$(LIBTOOL) --mode=link $(CC) -o libjpeg.la $(LIBOBJECTS) \
- -rpath $(libdir) -version-info $(JPEG_LIB_VERSION)
+ -rpath $(libdir) $(libjpeg_la_LDFLAGS)
# sample programs: