summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-02-10 18:53:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-02-10 18:53:16 +0800
commite742b88e20efd23ab9d067fd58c3dd1a0411be34 (patch)
tree155fea7631b77141b56c6e053dcbdf9b4bd4a525 /sysutils
parentef9c81e44e905eeac6972bf869815e5ba900332d (diff)
downloadmarcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar.gz
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar.bz2
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar.lz
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar.xz
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.tar.zst
marcuscom-ports-e742b88e20efd23ab9d067fd58c3dd1a0411be34.zip
the rapper program is now installed by raptor2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16689 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/zeitgeist/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index b8dc66ad0..4715ea17c 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/sysutils/zeitgeist/Makefile,v 1.4 2011/10/17 10:22:12 kwm Exp $
#
PORTNAME= zeitgeist
@@ -14,7 +14,7 @@ MASTER_SITES= http://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+
MAINTAINER= kwm@FreeBSD.org
COMMENT= Event logging framework - engine
-BUILD_DEPENDS= rapper:${PORTSDIR}/textproc/raptor \
+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 \