1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- remove erroneous backslash from RUN_DEPENDS that was there from the beginning

This commit is contained in:
Ruslan Makhmatkhanov 2014-01-06 16:14:33 +00:00
parent cda0880bf5
commit b60b2bc8f4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338901

View File

@ -14,7 +14,7 @@ COMMENT= Homogeneous values favoring maximum or minimum
LICENSE= ZPL21
RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
USE_PYTHON= yes
USE_PYDISTUTILS= yes