diff options
Diffstat (limited to 'databases/kyotocabinet')
-rw-r--r-- | databases/kyotocabinet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile index 139ebba151a7..2efbf3647db3 100644 --- a/databases/kyotocabinet/Makefile +++ b/databases/kyotocabinet/Makefile @@ -15,6 +15,7 @@ COMMENT= A straightforward implementation of DBM MAKE_JOBS_SAFE= yes +USE_GCC= 4.2+ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes |