diff options
Diffstat (limited to 'databases/ruby-sybct/Makefile')
-rw-r--r-- | databases/ruby-sybct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-sybct/Makefile b/databases/ruby-sybct/Makefile index 7f272a1deb80..8e4f1b2ae1b0 100644 --- a/databases/ruby-sybct/Makefile +++ b/databases/ruby-sybct/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module for accessing Sybase databases -LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds +LIB_DEPENDS= libsybdb.so:databases/freetds USE_RUBY= yes USE_RUBY_EXTCONF= yes |