Tue Oct 24 04:24:40 2017 UTC ()
vimpager: vim-gtk is no longer a thing, but vim-gtk3 is.

Allow that as a dependency.


(maya)
diff -r1.6 -r1.7 pkgsrc/misc/vimpager/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/misc/vimpager/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/vimpager/Makefile 2016/02/15 12:39:21 1.6
+++ pkgsrc/misc/vimpager/Makefile 2017/10/24 04:24:40 1.7
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.6 2016/02/15 12:39:21 mef Exp $ 1# $NetBSD: Makefile,v 1.7 2017/10/24 04:24:40 maya Exp $
2 2
3DISTNAME= vimpager-1.8.9 3DISTNAME= vimpager-1.8.9
4CATEGORIES= misc 4CATEGORIES= misc
5MASTER_SITES= ${MASTER_SITE_GITHUB:=rkitover/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=rkitover/}
6 6
7MAINTAINER= nonakap@gmail.com 7MAINTAINER= nonakap@gmail.com
8HOMEPAGE= http://www.vim.org/scripts/script.php?script_id=1723 8HOMEPAGE= http://www.vim.org/scripts/script.php?script_id=1723
9COMMENT= Use ViM as PAGER 9COMMENT= Use ViM as PAGER
10LICENSE= 2-clause-bsd 10LICENSE= 2-clause-bsd
11 11
12DEPENDS+= vim{,-gtk,-gtk2,-motif,-xaw}>=7.0:../../editors/vim 12DEPENDS+= vim{,-gtk2,-gtk3,-motif,-xaw}>=7.0:../../editors/vim
13 13
14NO_BUILD= yes 14NO_BUILD= yes
15 15
16USE_TOOLS+= sh:run bash:run 16USE_TOOLS+= sh:run bash:run
17 17
18SUBST_CLASSES+= vimpager 18SUBST_CLASSES+= vimpager
19SUBST_STAGE.vimpager= post-patch 19SUBST_STAGE.vimpager= post-patch
20SUBST_FILES.vimpager= vimpager 20SUBST_FILES.vimpager= vimpager
21SUBST_SED.vimpager= -e 's,/usr/local/etc/,${PKG_SYSCONFDIR}/,g' 21SUBST_SED.vimpager= -e 's,/usr/local/etc/,${PKG_SYSCONFDIR}/,g'
22 22
23SUBST_CLASSES+= manpath 23SUBST_CLASSES+= manpath
24SUBST_STAGE.manpath= pre-install 24SUBST_STAGE.manpath= pre-install
25SUBST_FILES.manpath= Makefile 25SUBST_FILES.manpath= Makefile