$OpenBSD: patch-mkf_lib_Makefile_in,v 1.3 2013/09/30 09:46:10 dcoppa Exp $
--- mkf/lib/Makefile.in.orig	Tue Sep 24 10:14:42 2013
+++ mkf/lib/Makefile.in	Tue Sep 24 10:15:21 2013
@@ -49,8 +49,8 @@ INC = $(PARSER_OBJ:.o=.h) $(CONV_OBJ:.o=.h) $(MAP_OBJ:
 
 LIBNAME = libmkf
 LIBNAME_DEB = libmkf_deb
-MAJOR = 16
-MINOR = 0
+MAJOR = ${LIBmkf_VERSION:R}
+MINOR = ${LIBmkf_VERSION:E}
 
 LIBTOOL_CC = $(LIBTOOL) --mode=compile $(CC) $(CFLAGS)
 LIBTOOL_LINK = $(LIBTOOL) --mode=link $(CC) @LDFLAGS@
