summaryrefslogtreecommitdiff
path: root/editors/xemacs-current
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2018-02-01 14:25:30 +0000
committerhauke <hauke@pkgsrc.org>2018-02-01 14:25:30 +0000
commit35d7552528ffa3d1d0ea025570fce07fd3093cf6 (patch)
tree40a2593fcca0e75f00d5f1d1fdd1fd99ecda6a82 /editors/xemacs-current
parent06319ee82be51ee72ad1035d69954b6810fd4bc1 (diff)
downloadpkgsrc-35d7552528ffa3d1d0ea025570fce07fd3093cf6.tar.gz
Move PKGREVISION up from Makefile.common into the individual packages'
Makefile. As wiz convincingly pointed out, differing dependencies may make for differing PKGREVISION.
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r--editors/xemacs-current/Makefile3
-rw-r--r--editors/xemacs-current/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 5a05cafd6c8..1710f464b7c 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.95 2018/01/30 11:52:18 hauke Exp $
+# $NetBSD: Makefile,v 1.96 2018/02/01 14:25:30 hauke Exp $
PKGNAME= ${DISTNAME}
+PKGREVISION= 4
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
# extra options for x11 support, not for sharing with xemacs-current-nox11
diff --git a/editors/xemacs-current/Makefile.common b/editors/xemacs-current/Makefile.common
index 42a1015f176..81cfab93062 100644
--- a/editors/xemacs-current/Makefile.common
+++ b/editors/xemacs-current/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2018/01/30 11:52:18 hauke Exp $
+# $NetBSD: Makefile.common,v 1.10 2018/02/01 14:25:30 hauke Exp $
#
# used by editors/xemacs-current/Makefile
# used by editors/xemacs-current-nox11/Makefile
@@ -6,7 +6,6 @@
DISTNAME= xemacs-21.5.34
EMACSVERSION= 21.5-b34
EMACS_DISTNAME= xemacs-${EMACSVERSION}
-PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}