summaryrefslogtreecommitdiff
path: root/www/ruby-padrino-cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ruby-padrino-cache/Makefile')
-rw-r--r--www/ruby-padrino-cache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ruby-padrino-cache/Makefile b/www/ruby-padrino-cache/Makefile
index 3285b292ab9..18ea71d2ebd 100644
--- a/www/ruby-padrino-cache/Makefile
+++ b/www/ruby-padrino-cache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/02/11 14:30:57 taca Exp $
+# $NetBSD: Makefile,v 1.2 2013/06/16 10:04:08 obache Exp $
DISTNAME= padrino-cache-${RUBY_PADRINO_VERS}
CATEGORIES= www
@@ -9,6 +9,7 @@ COMMENT= Page and fragment caching for Padrino
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-padrino-core>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-core
+DEPENDS+= ${RUBY_PKGPREFIX}-padrino-helpers>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-helpers
.include "../../www/ruby-padrino/Makefile.common"
.include "../../lang/ruby/gem.mk"