diff options
Diffstat (limited to 'databases/pecl-tokyo_tyrant')
-rw-r--r-- | databases/pecl-tokyo_tyrant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index 9fdb5ff97026..526407e8fc88 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to the Tokyo Tyrant client library -LIB_DEPENDS= tokyotyrant:${PORTSDIR}/databases/tokyotyrant +LIB_DEPENDS= libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant USES= pkgconfig USE_PHP= session |