diff options
Diffstat (limited to 'databases/py-sybase/Makefile')
-rw-r--r-- | databases/py-sybase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sybase/Makefile b/databases/py-sybase/Makefile index feec2a5e4ceb..39a26d232c5f 100644 --- a/databases/py-sybase/Makefile +++ b/databases/py-sybase/Makefile @@ -14,7 +14,7 @@ COMMENT= Python Database API interface to the Sybase RDBMS LICENSE= BSD3CLAUSE -LIB_DEPENDS= libct.so:${PORTSDIR}/databases/freetds +LIB_DEPENDS= libct.so:databases/freetds USES= python USE_PYTHON= distutils |