aboutsummaryrefslogtreecommitdiff
path: root/sysutils/zeitgeist
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-04 10:55:23 +0000
commit5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66 (patch)
tree8252139e7b614c53058f1ef8f9b3f7ef729f31c0 /sysutils/zeitgeist
parent243c0ad4d0252af27fdabdff1c8e04581608e044 (diff)
downloadports-5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66.tar.gz
ports-5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66.zip
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
Notes
Notes: svn path=/head/; revision=313402
Diffstat (limited to 'sysutils/zeitgeist')
-rw-r--r--sysutils/zeitgeist/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index 1f1a4a38af1a..23ae456887d8 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: zeitgeist
-# Date Created: 31 Mar 2011
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= zeitgeist
PORTVERSION= 0.8.2
@@ -16,7 +12,7 @@ COMMENT= Event logging framework - engine
BUILD_DEPENDS= rapper:${PORTSDIR}/textproc/raptor2 \
${PYTHON_SITELIBDIR}/rdflib/__init__.py:${PORTSDIR}/textproc/py-rdflib
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus