diff options
Diffstat (limited to 'databases/tokyotyrant/Makefile')
-rw-r--r-- | databases/tokyotyrant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tokyotyrant/Makefile b/databases/tokyotyrant/Makefile index 9a6e4194636a..41c727818bba 100644 --- a/databases/tokyotyrant/Makefile +++ b/databases/tokyotyrant/Makefile @@ -11,7 +11,7 @@ WWW= https://dbmx.net/tokyotyrant/ BUILD_DEPENDS= tokyocabinet>=1.4.20:databases/tokyocabinet LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet -USES= gmake localbase pathfix +USES= gmake localbase GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |