summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-12-09 14:36:32 +0000
committerdrochner <drochner@pkgsrc.org>2011-12-09 14:36:32 +0000
commit759c9a66a2df6ff2a1f36435a4a23e71263446e1 (patch)
treeb1086532fa0d0b5c368d55841eddca69d71edfe0 /editors
parente459a2b16f4b17919d323968cefe6324238b7a02 (diff)
downloadpkgsrc-759c9a66a2df6ff2a1f36435a4a23e71263446e1.tar.gz
PKGREV bump for libXp-less openmotif
Diffstat (limited to 'editors')
-rw-r--r--editors/nedit/Makefile5
-rw-r--r--editors/ted/Makefile4
-rw-r--r--editors/vim-motif/Makefile4
3 files changed, 6 insertions, 7 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index ff48f99ad55..418fd2c0110 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2007/12/30 14:21:00 obache Exp $
+# $NetBSD: Makefile,v 1.50 2011/12/09 14:36:34 drochner Exp $
DISTNAME= nedit-${VERS}-src
PKGNAME= nedit-${VERS}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_NEDIT:=v${VERS:S/./_/g}/} \
${MASTER_SITE_SOURCEFORGE:=nedit/}
@@ -43,7 +43,6 @@ do-install:
.endfor
.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/libXp/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 1ced5d46588..f33bf2a3e5d 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2011/02/12 11:41:01 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2011/12/09 14:36:34 drochner Exp $
DISTNAME= ted-2.21.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile
index 881f3509f0d..98ae88ad559 100644
--- a/editors/vim-motif/Makefile
+++ b/editors/vim-motif/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2011/04/22 13:43:27 obache Exp $
+# $NetBSD: Makefile,v 1.32 2011/12/09 14:36:34 drochner Exp $
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 Motif GUI