summaryrefslogtreecommitdiff
path: root/net/ruby-stompserver/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-stompserver/Makefile')
-rw-r--r--net/ruby-stompserver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-stompserver/Makefile b/net/ruby-stompserver/Makefile
index fd268565819..b7080c8696d 100644
--- a/net/ruby-stompserver/Makefile
+++ b/net/ruby-stompserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:14 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/15 18:59:08 tnn Exp $
DISTNAME= drizztbsd-stompserver-1c7a275
PKGNAME= ${RUBY_PKGPREFIX}-stompserver-1.0.0
@@ -13,7 +13,7 @@ MASTER_SITES= https://nodeload.github.com/drizztbsd/stompserver/tarball/
DISTFILES= 1c7a275272f14ba3ce9d4c7f27402e659f775498
# FETCH_OUTPUT_ARGS does not seem to work, we'll extract ourselves
-USE_TOOLS= tar
+USE_TOOLS= gzip tar
DEPENDS+= ${RUBY_PKGPREFIX}-eventmachine>=0.12.10:../../devel/ruby-eventmachine
DEPENDS+= ${RUBY_PKGPREFIX}-hoe>=3.0.6:../../devel/hoe