PYTHON_VERSION_REQD would be an assignment..
This commit is contained in:
parent
601687be30
commit
a94ae9963e
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/04/05 21:46:30 marc Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/05/18 11:21:38 marc Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pyPgSQL-2.3
|
||||
|
@ -16,8 +16,6 @@ PYDISTUTILSPKG= YES
|
|||
PYBINMODULE= YES
|
||||
PY_PATCHPLIST= YES
|
||||
|
||||
PYTHON_VERSION_REQD>= 20
|
||||
|
||||
post-install:
|
||||
${PYTHONBIN} -O ${LOCALBASE}/${PYLIB}/compileall.py \
|
||||
${LOCALBASE}/${PYSITELIB}/pyPgSQL
|
||||
|
|
Loading…
Reference in a new issue