summaryrefslogtreecommitdiff
path: root/www/gitweb
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2007-03-25 18:41:26 +0000
committerjmmv <jmmv@pkgsrc.org>2007-03-25 18:41:26 +0000
commit02d7baa7879cb9a15c7718e658eb766a4b5517d7 (patch)
tree3d3941cb62b4a2d1359a387eac19e771007930bb /www/gitweb
parent9d68c4c5e9d88a54b13f15404eb25634a6b9f15c (diff)
downloadpkgsrc-02d7baa7879cb9a15c7718e658eb766a4b5517d7.tar.gz
Extract using gtar to avoid problems with the distfile, as devel/scmgit does.
Reported by joerg@.
Diffstat (limited to 'www/gitweb')
-rw-r--r--www/gitweb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile
index 5fc6ec941ba..bca7b1ac75c 100644
--- a/www/gitweb/Makefile
+++ b/www/gitweb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/03/22 17:34:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2007/03/25 18:41:26 jmmv Exp $
#
DISTNAME= git-1.5.0.3
@@ -13,6 +13,7 @@ COMMENT= Web interface for GIT repositories
DEPENDS+= apache{,2,22}-[0-9]*:../../www/apache22
DEPENDS+= scm${DISTNAME:S/-/>=/}:../../devel/scmgit
+EXTRACT_USING= gtar
USE_TOOLS+= gmake perl:run
BUILD_TARGET= gitweb/gitweb.cgi