10 lines
245 B
Text
10 lines
245 B
Text
--- src/lib/srdb2/Makefile.orig Mon May 15 23:10:16 2017
|
|
+++ src/lib/srdb2/Makefile Mon May 15 23:10:32 2017
|
|
@@ -4,6 +4,7 @@ NAME:=srdb2
|
|
MAJOR_VER=1
|
|
MINOR_VER=0
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBsrdb2_VERSION)
|
|
LIBS=
|
|
|
|
include ../../Makefile.libs
|