1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix a typo in Makefile

Pointed out by: portsnap buildbox
This commit is contained in:
Nicola Vitale 2009-01-13 15:49:00 +00:00
parent 56a22e7a56
commit 2d710ad1a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225976
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ COMMENT= Python template plugin for TurboGears that supports json
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}RuleDispatch>=0.5.a0.r2306:${PORTSDIR}/devel/py-ruledispatch \
${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:${PORTSDIR}/devel/py-simplejson \
${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools \
${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools
USE_PYTHON= 2.4+
USE_PYDISTUTILS= easy_install

View File

@ -17,7 +17,7 @@ COMMENT= Python template plugin for TurboGears that supports json
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}RuleDispatch>=0.5.a0.r2306:${PORTSDIR}/devel/py-ruledispatch \
${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:${PORTSDIR}/devel/py-simplejson \
${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools \
${PYTHON_PKGNAMEPREFIX}DecoratorTools>=1.7:${PORTSDIR}/devel/py-decoratortools
USE_PYTHON= 2.4+
USE_PYDISTUTILS= easy_install