fa6adaafb4
Bump revision. ok aja@.
13 lines
248 B
Makefile
13 lines
248 B
Makefile
# $OpenBSD: Makefile,v 1.12 2011/08/23 07:08:23 rpointel Exp $
|
|
|
|
VERSION = 2.7
|
|
PATCHLEVEL = .1
|
|
REVISION = 10
|
|
SHARED_LIBS = python2.7 0.0
|
|
|
|
AUTOCONF_VERSION = 2.65
|
|
CONFIGURE_ARGS += --with-cxx_main \
|
|
--with-system-expat
|
|
|
|
.include <bsd.port.mk>
|