openbsd-ports/devel/mcs/patches/patch-src_backends_default_Makefile
steven 41fc3b1d29 import mcs-0.4.1
mcs is a library and set of userland tools which abstract the
storage of configuration settings away from userland applications.

needed by newer version of audacious
2007-04-09 07:36:35 +00:00

13 lines
403 B
Plaintext

$OpenBSD: patch-src_backends_default_Makefile,v 1.1.1.1 2007/04/09 07:36:35 steven Exp $
--- src/backends/default/Makefile.orig Sun Apr 8 10:57:52 2007
+++ src/backends/default/Makefile Sun Apr 8 10:57:59 2007
@@ -1,7 +1,7 @@
include ../../../mk/rules.mk
include ../../../mk/init.mk
-OBJECTIVE_LIBS = libkeyfile.so
+OBJECTIVE_LIBS = libkeyfile.so.${LIBkeyfile_VERSION}
LIBDIR = ${libdir}/mcs