summaryrefslogtreecommitdiff
path: root/databases/py-sybase
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-11 20:52:52 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-11 20:52:52 +0000
commit365c91719d7edc9bed5183531224cb2641817f8a (patch)
tree341bdccb87e3ffe43692e7934c8885edab41dee8 /databases/py-sybase
parent- Update to 0.63 (diff)
- Chase freetds shlib bump
Notes
Notes: svn path=/head/; revision=133084
Diffstat (limited to 'databases/py-sybase')
-rw-r--r--databases/py-sybase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile
index b35237850c93..0d78d0dcc3e2 100644
--- a/databases/py-sybase/Makefile
+++ b/databases/py-sybase/Makefile
@@ -6,7 +6,7 @@
PORTNAME= sybase
PORTVERSION= 0.36
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases python
MASTER_SITES= http://object-craft.com.au/projects/sybase/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,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.3:${PORTSDIR}/databases/freetds
+LIB_DEPENDS= tds.4:${PORTSDIR}/databases/freetds
USE_PYTHON= yes
USE_PYDISTUTILS= yes