summaryrefslogtreecommitdiff
path: root/editors/xemacs-current
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-06-08 10:40:52 +0000
committerrillig <rillig@pkgsrc.org>2019-06-08 10:40:52 +0000
commit37e00aed2490bb1d138d2efea985ff2c50f65e80 (patch)
tree999a8b949a2cb29871cfdef47462749db698fe33 /editors/xemacs-current
parent377e9ef125b86aa0e854d8d3689c4eeacfa0a4dc (diff)
downloadpkgsrc-37e00aed2490bb1d138d2efea985ff2c50f65e80.tar.gz
editors/*: let pkglint fix indentation and variable alignment
pkglint -Wall -F -r editors Manually fixed the changes in editors/nedit since the "fixed" indentation was wrong.
Diffstat (limited to 'editors/xemacs-current')
-rw-r--r--editors/xemacs-current/Makefile.common6
-rw-r--r--editors/xemacs-current/options.mk8
-rw-r--r--editors/xemacs-current/version.mk6
3 files changed, 10 insertions, 10 deletions
diff --git a/editors/xemacs-current/Makefile.common b/editors/xemacs-current/Makefile.common
index 830c9334e37..54f6e149fa3 100644
--- a/editors/xemacs-current/Makefile.common
+++ b/editors/xemacs-current/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.12 2019/04/11 16:02:37 hauke Exp $
+# $NetBSD: Makefile.common,v 1.13 2019/06/08 10:41:00 rillig Exp $
#
# used by editors/xemacs-current/Makefile
# used by editors/xemacs-current-nox11/Makefile
@@ -27,8 +27,8 @@ GENERATE_PLIST+= ${ECHO} bin/${EMACS_DISTNAME}-`${WRKSRC}/src/xemacs -sd`.dmp ;
# Having the build path in the dumped emacs is not a problem.
CHECK_WRKREF_SKIP+= bin/xemacs*
-PRINT_PLIST_AWK+= { gsub(/${EMACS_DISTNAME}/, "$${DISTNAME}"); }
-PRINT_PLIST_AWK+= { gsub(/${MACHINE_GNU_PLATFORM}/, "$${MACHINE_GNU_PLATFORM}"); }
+PRINT_PLIST_AWK+= { gsub(/${EMACS_DISTNAME}/, "$${DISTNAME}"); }
+PRINT_PLIST_AWK+= { gsub(/${MACHINE_GNU_PLATFORM}/, "$${MACHINE_GNU_PLATFORM}"); }
PLIST_SUBST+= DISTNAME=${EMACS_DISTNAME}
FILES_SUBST+= DISTNAME=${EMACS_DISTNAME}
diff --git a/editors/xemacs-current/options.mk b/editors/xemacs-current/options.mk
index 6334d29685e..869f65aeef1 100644
--- a/editors/xemacs-current/options.mk
+++ b/editors/xemacs-current/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.17 2018/12/19 13:41:45 hauke Exp $
+# $NetBSD: options.mk,v 1.18 2019/06/08 10:41:00 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xemacs
PKG_SUPPORTED_OPTIONS+= ldap canna debug
@@ -86,10 +86,10 @@ PLIST.canna= yes
CONFIGURE_ARGS+= --without-canna
.endif
-PLIST_VARS+= debug
+PLIST_VARS+= debug
.if !empty(PKG_OPTIONS:Mdebug)
CONFIGURE_ARGS+= --enable-debug=yes --with-debug
CONFIGURE_ARGS+= --with-assertions --with-error-checking=all
-CFLAGS+= -g3
-INSTALL_UNSTRIPPED= yes
+CFLAGS+= -g3
+INSTALL_UNSTRIPPED= yes
.endif
diff --git a/editors/xemacs-current/version.mk b/editors/xemacs-current/version.mk
index 7cf4c17dd67..bb15c03e0d2 100644
--- a/editors/xemacs-current/version.mk
+++ b/editors/xemacs-current/version.mk
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2008/10/11 09:31:56 uebayasi Exp $
+# $NetBSD: version.mk,v 1.2 2019/06/08 10:41:00 rillig Exp $
-_EMACS_FLAVOR= xemacs
-_EMACS_REQD= xemacs>=21.5<21.6
+_EMACS_FLAVOR= xemacs
+_EMACS_REQD= xemacs>=21.5<21.6
_EMACS_PKGDEP.base= xemacs-packages>=1.15:../../editors/xemacs-packages
_EMACS_PKGDEP.leim=