aboutsummaryrefslogtreecommitdiff
path: root/net/penguintv-devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-08-07 08:38:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-08-07 08:38:13 +0000
commite29b4ea99ec6cbdc76376f01b8da2c696a0651b1 (patch)
tree04fe9a90d0f4ce3abbd3d8efddebffbd05c54bc3 /net/penguintv-devel
parente15ddae43c77ab4597d4b8e42b9186230b8abf6d (diff)
downloadports-e29b4ea99ec6cbdc76376f01b8da2c696a0651b1.tar.gz
ports-e29b4ea99ec6cbdc76376f01b8da2c696a0651b1.zip
- Correct py-lucene dependencies too
Reported by: krismail
Notes
Notes: svn path=/head/; revision=197265
Diffstat (limited to 'net/penguintv-devel')
-rw-r--r--net/penguintv-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/penguintv-devel/Makefile b/net/penguintv-devel/Makefile
index 26fab22a4292..8ad83888e875 100644
--- a/net/penguintv-devel/Makefile
+++ b/net/penguintv-devel/Makefile
@@ -47,7 +47,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gst-0.10/gst/__init__.py:${PORTSDIR}/multimed
.if defined(WITHOUT_PYLUCENE)
#BROKEN= Cannot be run without PyLucene
.else
-RUN_DEPENDS+= ${LOCALBASE}/lib/python2.4/site-packages/PyLucene.py:${PORTSDIR}/textproc/py-lucene
+RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/PyLucene.py:${PORTSDIR}/textproc/py-lucene
.endif
do-build: