summaryrefslogtreecommitdiff
path: root/net/imcom/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-11-04 18:08:47 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-11-04 18:08:47 +0000
commit974e862f68fd2de22060dfd7293c1902883b4f35 (patch)
treed2e377f54eec46f3278e1c4d3fb0f95af046fba0 /net/imcom/Makefile
parentAdd dependency line for pyexpat as ${PYEXPAT} to provide adaptive (diff)
Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.
Notes
Notes: svn path=/head/; revision=93097
Diffstat (limited to '')
-rw-r--r--net/imcom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/imcom/Makefile b/net/imcom/Makefile
index ee734fb26bc8..b1f8955551df 100644
--- a/net/imcom/Makefile
+++ b/net/imcom/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://nafai.dyndns.org/files/
MAINTAINER= martijn@pacno.net
COMMENT= IMCom is a command-line Jabber client written in Python
-BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
+BUILD_DEPENDS= ${PYEXPAT}
RUN_DEPENDS= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes