summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-04-04 20:45:06 +0000
committerryoon <ryoon@pkgsrc.org>2014-04-04 20:45:06 +0000
commitfaf9b4fb52057c54b3f2c4f463714801188f161c (patch)
treeb851ffc4218c732972eebb06083c9c02ceae8f81 /devel
parent510f4f3952b1801a3202afeae2e39cf667ad4fba (diff)
downloadpkgsrc-faf9b4fb52057c54b3f2c4f463714801188f161c.tar.gz
Bump PKGREVISION
* It seems that git-base is sufficient
Diffstat (limited to 'devel')
-rw-r--r--devel/tig/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tig/Makefile b/devel/tig/Makefile
index 211d958bbc5..7295daf7d35 100644
--- a/devel/tig/Makefile
+++ b/devel/tig/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/09/09 14:07:59 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/04/04 20:45:06 ryoon Exp $
DISTNAME= tig-1.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel scm
MASTER_SITES= http://jonas.nitro.dk/tig/releases/
@@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
-DEPENDS+= git-[0-9]*:../../devel/git
+DEPENDS+= git-base-[0-9]*:../../devel/git-base
GNU_CONFIGURE= yes
USE_TOOLS+= gmake