summaryrefslogtreecommitdiff
path: root/editors/vim-xaw
diff options
context:
space:
mode:
authorwiz <wiz>2015-10-14 20:17:24 +0000
committerwiz <wiz>2015-10-14 20:17:24 +0000
commitae5fec70709b7a7af16266a1772d775ad4c21eda (patch)
treeb62ce193139a28ca45bd0bf8ee8790b2683f16db /editors/vim-xaw
parentb0d179790d3c23ab8ed90e819c24ca83721a271b (diff)
downloadpkgsrc-ae5fec70709b7a7af16266a1772d775ad4c21eda.tar.gz
Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that. Bump their PKGREVISIONs.
Diffstat (limited to 'editors/vim-xaw')
-rw-r--r--editors/vim-xaw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim-xaw/Makefile b/editors/vim-xaw/Makefile
index 7bad3a8c493..f72980358d4 100644
--- a/editors/vim-xaw/Makefile
+++ b/editors/vim-xaw/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2013/01/15 16:21:34 morr Exp $
+# $NetBSD: Makefile,v 1.57 2015/10/14 20:17:25 wiz Exp $
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
+PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 Athena GUI
.include "../../editors/vim-share/Makefile.common"