From e742b88e20efd23ab9d067fd58c3dd1a0411be34 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 10 Feb 2012 10:53:16 +0000 Subject: the rapper program is now installed by raptor2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16689 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/zeitgeist/Makefile | 4 ++-- 1 file 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 # # $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 \ -- cgit