summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortnn <tnn>2015-03-15 18:59:08 +0000
committertnn <tnn>2015-03-15 18:59:08 +0000
commit8392f1f56cd3826b9d618207bf25f9466f629872 (patch)
tree6ec364f12c5319fc3f68b4f241fdf3e23635c5f6 /net
parent74261cb94a2831dd89f5343fc374961ceff9b35e (diff)
downloadpkgsrc-8392f1f56cd3826b9d618207bf25f9466f629872.tar.gz
needs gzip in manual extract target
Diffstat (limited to 'net')
-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