aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sybase
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-15 09:44:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-15 09:44:16 +0000
commit1f8193e37c12479dff6934634dcc9d1fffe5211e (patch)
treef044fb38d9c961a1be09be3b85b599b70a575927 /databases/py-sybase
parent1ef0ec6be976327b133ac2199c241cb303b1dd89 (diff)
downloadports-1f8193e37c12479dff6934634dcc9d1fffe5211e.tar.gz
ports-1f8193e37c12479dff6934634dcc9d1fffe5211e.zip
Notes
Diffstat (limited to 'databases/py-sybase')
-rw-r--r--databases/py-sybase/Makefile3
1 files changed, 2 insertions, 1 deletions
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