summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/trac/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 55075e350b9..9bf391781b9 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2013/02/13 17:10:45 gdt Exp $
+# $NetBSD: Makefile,v 1.60 2013/02/14 14:56:23 gdt Exp $
#
DISTNAME= Trac-1.0
@@ -23,8 +23,10 @@ LICENSE= modified-bsd
#
# www/trac options are not in options.mk (to be fixed).
#
-# sqlite2 vs sqlite3: This package supports sqlite3 or postgresql.
-# ja-trace supports sqlite2, postgresql, and mysql.
+# This package supports sqlite3 or postgresql.
+# ja-trac supports sqlite3, postgresql, and mysql.
+# ja-trac uses py-sqlite2 (separate Python DB API 2.0 support for sqlite3)
+# while this package uses py-sqlite3 (bundled support for sqlite3).
DEPENDS+= ${PYPKGPREFIX}-genshi>=0.6:../../www/py-genshi
# Arguably there should be a trac-svn package that depends on