119b2307f8
suggestion from fgsch@
14 lines
260 B
Makefile
14 lines
260 B
Makefile
# $OpenBSD: Makefile,v 1.54 2011/09/27 21:27:36 sthen Exp $
|
|
|
|
VERSION= 2.5
|
|
PATCHLEVEL= .4
|
|
REVISION= 15
|
|
REVISION-bsddb= 16
|
|
SHARED_LIBS= python2.5 1.0
|
|
VERSION_SPEC= >=2.5,<2.6
|
|
|
|
AUTOCONF_VERSION= 2.61
|
|
CONFIGURE_ARGS+= --with-cxx_main
|
|
|
|
.include <bsd.port.mk>
|