831151a03f
previous maintainer ok).
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
$OpenBSD: patch-lib_trie_Makefile,v 1.1 2012/04/22 21:44:24 sthen Exp $
|
|
--- lib/trie/Makefile.orig Mon Feb 6 23:58:05 2012
|
|
+++ lib/trie/Makefile Mon Feb 6 23:58:18 2012
|
|
@@ -4,6 +4,7 @@ NAME:=trie
|
|
MAJOR_VER=1
|
|
MINOR_VER=0
|
|
BUGFIX_VER=0
|
|
+OBSD_VER=$(LIBtrie_VERSION)
|
|
LIBS=
|
|
|
|
include ../../Makefile.libs
|