diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 16:28:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 16:28:06 +0000 |
commit | 5c8b7419b2fd183f0fd102640a7a0b95aa54385b (patch) | |
tree | cefda8b84dbb467ee912633aa47aed8747612f9e /www/session2 | |
parent | 74319c8f4fd6ad53b27ec67426e00167254738e0 (diff) |
Notes
Diffstat (limited to 'www/session2')
-rw-r--r-- | www/session2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/session2/Makefile b/www/session2/Makefile index 7f9752252d01..6798570d983d 100644 --- a/www/session2/Makefile +++ b/www/session2/Makefile @@ -16,7 +16,7 @@ DISTNAME= session2-${PORTVERSION} MAINTAINER= dryice@dryice.name COMMENT= A quixote session manager with persistence support -USE_PYTHON= 2.3+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGVERSION= 0.6 |