diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-22 21:29:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-22 21:29:51 +0000 |
commit | 4d6953d40c0bc74d71b370aac1ccd21d63062e5d (patch) | |
tree | 512b087bfc2c3bf88d9ce756bb5acbc9ae1b9d72 /databases | |
parent | 93b7b2b293dbf7eb02a84cd04eae8e75af4da9ba (diff) | |
download | ports-4d6953d40c0bc74d71b370aac1ccd21d63062e5d.tar.gz ports-4d6953d40c0bc74d71b370aac1ccd21d63062e5d.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/ruby-kyotocabinet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-kyotocabinet/Makefile b/databases/ruby-kyotocabinet/Makefile index bce0b1ddfeb1..48574d0e61e4 100644 --- a/databases/ruby-kyotocabinet/Makefile +++ b/databases/ruby-kyotocabinet/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= kyotocabinet:${PORTSDIR}/databases/kyotocabinet LICENSE= GPLv3 -#BROKEN= does not compile +BROKEN= does not compile RUBY_VER= 1.9 USE_RUBY= yes |