use default MODPY_VERSION (currently 2.3)
from Xavier Santolaria
This commit is contained in:
parent
f938374c66
commit
f8301209f0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/01/12 17:58:47 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2004/01/25 16:46:30 sturm Exp $
|
||||
|
||||
COMMENT= "pure Python Expect-like module"
|
||||
|
||||
@ -20,7 +20,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pexpect/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= python
|
||||
MODPY_VERSION= 2.3
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/py-pexpect
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2003/07/31 19:12:00 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2004/01/25 16:46:30 sturm Exp $
|
||||
|
||||
|
||||
COMMENT= "unit testing framework for python"
|
||||
@ -25,8 +25,6 @@ FLAVOR?=
|
||||
|
||||
MODULES= python
|
||||
|
||||
MODPY_VERSION= 2.1
|
||||
|
||||
.if !${FLAVOR:L:Mno_x11}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :python-tkinter-${MODPY_VERSION}*:lang/python/${MODPY_VERSION},-tkinter
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2004/01/02 13:06:52 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2004/01/25 16:46:30 sturm Exp $
|
||||
|
||||
COMMENT= "python module to handle IPv4 and IPv6 address"
|
||||
|
||||
@ -21,7 +21,6 @@ MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
MODULES= python
|
||||
|
||||
MODPY_VERSION= 2.1
|
||||
MODPY_DISTUTILS_INSTALLARGS= -O2
|
||||
|
||||
do-regress:
|
||||
|
Loading…
x
Reference in New Issue
Block a user