From 5aa43c1aba1579d88f80fc6f75f5b1fcb3df4b66 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Mon, 4 Mar 2013 10:55:23 +0000 Subject: - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation --- databases/py-sqlite3dbm/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'databases/py-sqlite3dbm') diff --git a/databases/py-sqlite3dbm/Makefile b/databases/py-sqlite3dbm/Makefile index 9520e66f09f1..d94b47083724 100644 --- a/databases/py-sqlite3dbm/Makefile +++ b/databases/py-sqlite3dbm/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-sqlite3dbm -# Date created: Oct 28, 2011 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= sqlite3dbm PORTVERSION= 0.1.4 @@ -14,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Sqlite-backed dictionary -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -- cgit v1.2.3