summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2014-04-04 20:45:06 +0000
committerryoon <ryoon>2014-04-04 20:45:06 +0000
commit2184c0f2a6a0fc23b7fd88d45ce472712475a126 (patch)
tree5e31890d6fc826a572882c6eb3f432ba82c16be7 /devel
parenta20f8f1297b6787f220e7c2c8b7366b7865fd149 (diff)
downloadpkgsrc-2184c0f2a6a0fc23b7fd88d45ce472712475a126.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