831151a03f
previous maintainer ok).
12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
$OpenBSD: patch-lib_cds_Makefile,v 1.1 2012/04/22 21:44:24 sthen Exp $
|
|
--- lib/cds/Makefile.orig Mon Feb 6 23:54:56 2012
|
|
+++ lib/cds/Makefile Mon Feb 6 23:55:18 2012
|
|
@@ -8,6 +8,7 @@ NAME:=ser_cds
|
|
MAJOR_VER=0
|
|
MINOR_VER=1
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBser_cds_VERSION)
|
|
DEFS+=-DSER
|
|
INCLUDES= -I$(CURDIR)/.. -I$(CURDIR)/../..
|
|
LIBS=
|