summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-03-14 01:32:06 +0000
committermarcus <marcus@FreeBSD.org>2005-03-14 01:32:06 +0000
commitfc24f28c1c3b55f42fa045e3514033cf630b9665 (patch)
tree25b55fc3d32960dbe7f20f3f36f3c33d910a37ea /sysutils
parent25330b665064aed9c8922de9b0c7c852984b644f (diff)
downloadFreeBSD-ports-fc24f28c1c3b55f42fa045e3514033cf630b9665.zip
FreeBSD-ports-fc24f28c1c3b55f42fa045e3514033cf630b9665.tar.gz
Fix the py-PySQLite dependency.
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Reported by: Kris' makeindex script
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfvers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfvers/Makefile b/sysutils/cfvers/Makefile
index 299ae62..4db1ca6 100644
--- a/sysutils/cfvers/Makefile
+++ b/sysutils/cfvers/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Configuration versioning system
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/main.py:${PORTSDIR}/databases/py-PySQLite10
USE_GMAKE= yes
USE_PYTHON= yes
OpenPOWER on IntegriCloud