diff options
| author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 12:52:16 +0000 |
|---|---|---|
| committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-09-23 12:52:16 +0000 |
| commit | b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3 (patch) | |
| tree | cd8c58782d4a55a3ccb7f237a1ddf7a407abffa8 /security/py-RestrictedPython/Makefile | |
| parent | cc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff) | |
Notes
Diffstat (limited to 'security/py-RestrictedPython/Makefile')
| -rw-r--r-- | security/py-RestrictedPython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile index c615b1280562..3c34e832bec1 100644 --- a/security/py-RestrictedPython/Makefile +++ b/security/py-RestrictedPython/Makefile @@ -13,11 +13,12 @@ COMMENT= Restricted execution environment for Python LICENSE= ZPL21 -USE_PYTHON= 2.6-2.7 +USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_ZIP= yes NO_STAGE= yes + .include <bsd.port.pre.mk> .if ${PYTHON_REL} >= 270 |
