diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:08:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:08:52 +0000 |
commit | b5482324dcf6b062151cc203cef1561f8923c859 (patch) | |
tree | ac2afa8997fbb76350bd6fad85df12e98e0b3da5 /databases/p5-tokyotyrant | |
parent | 667b4f4d18ac09226dc683a91597de9b41837f21 (diff) |
Notes
Diffstat (limited to 'databases/p5-tokyotyrant')
-rw-r--r-- | databases/p5-tokyotyrant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-tokyotyrant/Makefile b/databases/p5-tokyotyrant/Makefile index f6ea06772b34..3b0e80fcb95a 100644 --- a/databases/p5-tokyotyrant/Makefile +++ b/databases/p5-tokyotyrant/Makefile @@ -13,7 +13,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl5 interface to the TokyoTyrant BUILD_DEPENDS= tokyotyrant>=1.1.40:${PORTSDIR}/databases/tokyotyrant -LIB_DEPENDS= tokyotyrant:${PORTSDIR}/databases/tokyotyrant +LIB_DEPENDS= libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant USES= perl5 USE_PERL5= configure |