aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-kyotocabinet/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-18 14:17:06 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-12-18 14:17:06 +0000
commitc1d2f3c41d81c40f0d1df8400275516fdd896889 (patch)
tree7d0ac5dd7cf9bc8f4f8b3e36593c04a877002215 /databases/ruby-kyotocabinet/Makefile
parenta37133c11665c62edafb11e18736492b6b8b378e (diff)
downloadports-c1d2f3c41d81c40f0d1df8400275516fdd896889.tar.gz
ports-c1d2f3c41d81c40f0d1df8400275516fdd896889.zip
Notes
Diffstat (limited to 'databases/ruby-kyotocabinet/Makefile')
-rw-r--r--databases/ruby-kyotocabinet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ruby-kyotocabinet/Makefile b/databases/ruby-kyotocabinet/Makefile
index a23e68b74fb2..bce0b1ddfeb1 100644
--- a/databases/ruby-kyotocabinet/Makefile
+++ b/databases/ruby-kyotocabinet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kyotocabinet
PORTVERSION= 1.24
+PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= http://fallabs.com/kyotocabinet/rubypkg/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby (1.9.1+) binding to Kyoto Cabinet
-LIB_DEPENDS= kyotocabinet.9:${PORTSDIR}/databases/kyotocabinet
+LIB_DEPENDS= kyotocabinet:${PORTSDIR}/databases/kyotocabinet
LICENSE= GPLv3