diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-30 09:42:28 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-30 09:42:28 +0000 |
commit | 4942ce5a7d8a3d0cbebaf4d202011850d1f7569f (patch) | |
tree | db1f21912f461000d609ddcd5d130946bcfe9e09 /textproc/py-empy | |
parent | b4be9b354e86bd790925c5a9a2e67df8ba20bc00 (diff) |
Notes
Diffstat (limited to 'textproc/py-empy')
-rw-r--r-- | textproc/py-empy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile index 90c8e3bd3777..fa874a9b7c57 100644 --- a/textproc/py-empy/Makefile +++ b/textproc/py-empy/Makefile @@ -17,5 +17,6 @@ COMMENT= A powerful and robust templating system for Python USE_PYTHON= 1.5+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGVERSION= 3.1 .include <bsd.port.mk> |