bump EPOCH to deal with an old screwup when REVISION was introduced
This commit is contained in:
parent
707fbd6212
commit
1dab28aba2
@ -1,17 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2011/09/16 08:48:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2011/09/25 14:40:32 naddy Exp $
|
||||
|
||||
REV= 3
|
||||
DBLIBDIR= lib/db
|
||||
VERSION= ${REV}.1.17
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-tcl= db-tcl-${VERSION}
|
||||
REVISION-main= 11
|
||||
REVISION-tcl= 9
|
||||
EPOCH-main= 0
|
||||
EPOCH-tcl= 0
|
||||
SHARED_LIBS += db 3.1 # .0.0
|
||||
SHARED_LIBS += db_cxx 4.0 # .0.0
|
||||
SHARED_LIBS += db_tcl 4.0 # .0.0
|
||||
PKGSPEC-main = db->=3,<4
|
||||
# XXX PKGSPEC-tcl ?
|
||||
PKGSPEC-main = db->=3,<4|db->=3v0,<4v0
|
||||
PKGSPEC-tcl = db-tcl->=3,<4|db-tcl->=3v0,<4v0
|
||||
|
||||
CONFIGURE_STYLE=gnu dest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user