summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-03-03 08:40:41 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-03-03 08:40:41 +0000
commitcfdec1a0503642667334fed1c32dbcdf64c3c732 (patch)
tree390d35bd62945af440bc8079520d28f8dc54120b /net-im
parentFix libtool build (diff)
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)
Notes
Notes: svn path=/head/; revision=156944
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabber-pyicq/Makefile2
-rw-r--r--net-im/jabber-pymsn/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile
index 58b22b397772..00a8dfde0a93 100644
--- a/net-im/jabber-pyicq/Makefile
+++ b/net-im/jabber-pyicq/Makefile
@@ -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
diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile
index f05d41eeb492..4752b1a33bac 100644
--- a/net-im/jabber-pymsn/Makefile
+++ b/net-im/jabber-pymsn/Makefile
@@ -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