From 1f8193e37c12479dff6934634dcc9d1fffe5211e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 15 Feb 2004 09:44:16 +0000 Subject: - Chase freetds shlib bump PR: ports/62822 Submitted by: Tom McLaughlin --- databases/py-sybase/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/py-sybase') diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile index 1c4088f81d99..b35237850c93 100644 --- a/databases/py-sybase/Makefile +++ b/databases/py-sybase/Makefile @@ -6,6 +6,7 @@ PORTNAME= sybase PORTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://object-craft.com.au/projects/sybase/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-html${EXTRACT_SUFX} MAINTAINER= gnb@itga.com.au COMMENT= A Python Database API interface to the Sybase RDBMS -LIB_DEPENDS= tds.2:${PORTSDIR}/databases/freetds +LIB_DEPENDS= tds.3:${PORTSDIR}/databases/freetds USE_PYTHON= yes USE_PYDISTUTILS= yes -- cgit v1.2.3