aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 08:50:52 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 08:50:52 +0000
commitceb2ebfb84363d6e19dbb6975a2040259e33df3e (patch)
treea5645c22dd69a9e7122b23d181b392c7542f5bea /net-im
parent3fc2da5cbcc001ef733b116e912daeef49052f2d (diff)
downloadports-ceb2ebfb84363d6e19dbb6975a2040259e33df3e.tar.gz
ports-ceb2ebfb84363d6e19dbb6975a2040259e33df3e.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/imcom/Makefile3
-rw-r--r--net-im/py-jabber/Makefile2
2 files changed, 0 insertions, 5 deletions
diff --git a/net-im/imcom/Makefile b/net-im/imcom/Makefile
index 14f7fcb77a0b..3aadfd6aa255 100644
--- a/net-im/imcom/Makefile
+++ b/net-im/imcom/Makefile
@@ -13,9 +13,6 @@ MASTER_SITES= http://nafai.dyndns.org/files/
MAINTAINER= martijn@pacno.net
COMMENT= IMCom is a command-line Jabber client written in Python
-BUILD_DEPENDS= ${PYEXPAT}
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
GNU_CONFIGURE= yes
USE_PYTHON= yes
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index f2704c416829..ca361180b41a 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -16,8 +16,6 @@ DISTNAME= jabberpy-${PORTVERSION}-0
MAINTAINER= flz@FreeBSD.org
COMMENT= A Python Jabber library
-RUN_DEPENDS= ${PYEXPAT}
-
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= jabber.py