1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Remove a spurious : and fix INDEX build.

Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Pointy hat to:	garga, erwin
Approved by:	portmgr (self)
This commit is contained in:
Erwin Lansing 2006-03-03 08:40:41 +00:00
parent d6d1f096d7
commit cfdec1a050
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156944
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ COMMENT= Python ICQ-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted \
${PYTHON_SITELIBDIR}/PIL/__init__.py::${PORTSDIR}/graphics/py-imaging
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
NO_BUILD= yes
USE_PYTHON= yes

View File

@ -18,7 +18,7 @@ COMMENT= Python MSN-Transport for Jabber
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \
${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted \
${PYTHON_SITELIBDIR}/PIL/__init__.py::${PORTSDIR}/graphics/py-imaging
${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
WRKSRC= ${WRKDIR}/${PORTNAME}t-0.11