summaryrefslogtreecommitdiff
path: root/www/trac
diff options
context:
space:
mode:
authorepg <epg>2004-11-29 00:01:34 +0000
committerepg <epg>2004-11-29 00:01:34 +0000
commit83852ae625687e26fae08ec3144d01f130515f20 (patch)
tree86b16a87601a629490007ad4ef802dda06d2b655 /www/trac
parent899d98a9557306e55afeddbc873c6e3528c5b611 (diff)
downloadpkgsrc-83852ae625687e26fae08ec3144d01f130515f20.tar.gz
Depend on py-clearsilver instead of clearsilver.
Diffstat (limited to 'www/trac')
-rw-r--r--www/trac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 95ed2e2041b..929f006cdf8 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/11/20 00:49:12 epg Exp $
+# $NetBSD: Makefile,v 1.10 2004/11/29 00:01:34 epg Exp $
#
DISTNAME= trac-0.8
@@ -9,7 +9,7 @@ MAINTAINER= epg@NetBSD.org
HOMEPAGE= http://www.edgewall.com/products/trac/
COMMENT= Enhanced wiki and issue tracking system
-DEPENDS+= clearsilver>=0.9.7:../../www/clearsilver
+DEPENDS+= ${PYPKGPREFIX}-clearsilver>=0.9.7:../../www/py-clearsilver
DEPENDS+= ${PYPKGPREFIX}-sqlite>=0.4.3:../../databases/py-sqlite
DEPENDS+= ${PYPKGPREFIX}-subversion>=0.37:../../devel/py-subversion