summaryrefslogtreecommitdiffstats
path: root/net-im/py-jabber
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-11-04 18:08:47 +0000
committerperky <perky@FreeBSD.org>2003-11-04 18:08:47 +0000
commit4395af6204de3e7f6a39a301aff9c01b5c708bb2 (patch)
tree91d2fd988e19057dfc40e4bedffe496166720014 /net-im/py-jabber
parent1a618a8c798eb23acfdc5d89dd9dad17bc29ccec (diff)
downloadFreeBSD-ports-4395af6204de3e7f6a39a301aff9c01b5c708bb2.zip
FreeBSD-ports-4395af6204de3e7f6a39a301aff9c01b5c708bb2.tar.gz
Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r--net-im/py-jabber/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index 483eca5..0f7a982 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -17,7 +17,7 @@ DISTNAME= jabberpy${PORTVERSION}-0
MAINTAINER= ports@FreeBSD.org
COMMENT= A Python Jabber library
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
+RUN_DEPENDS= ${PYEXPAT}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
OpenPOWER on IntegriCloud