summaryrefslogtreecommitdiff
path: root/editors/xemacs
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
commitda7926cedfcd3a80a37f3a5db3b7ef9601211bcb (patch)
treeeaaa49f5a055ba0a9984b84a0ac3496741147403 /editors/xemacs
parent09b367b39eaa2e2f96055fcf6b5d5d268f2622e9 (diff)
downloadpkgsrc-da7926cedfcd3a80a37f3a5db3b7ef9601211bcb.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')
-rw-r--r--editors/xemacs/Makefile.common8
-rw-r--r--editors/xemacs/options.mk8
-rw-r--r--editors/xemacs/version.mk6
3 files changed, 11 insertions, 11 deletions
diff --git a/editors/xemacs/Makefile.common b/editors/xemacs/Makefile.common
index 2cbc4e55bff..022a203ac2a 100644
--- a/editors/xemacs/Makefile.common
+++ b/editors/xemacs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2018/02/01 14:25:30 hauke Exp $
+# $NetBSD: Makefile.common,v 1.29 2019/06/08 10:41:00 rillig Exp $
#
# used by editors/xemacs-nox11/Makefile
# used by editors/xemacs/Makefile
@@ -23,9 +23,9 @@ USE_TOOLS+= makeinfo
HAS_CONFIGURE= yes
DIST_SUBDIR= xemacs
-PLIST_SUBST+= DISTNAME=${DISTNAME:Q}
-FILES_SUBST+= DISTNAME=${DISTNAME:Q}
-MESSAGE_SUBST+= DISTNAME=${DISTNAME:Q}
+PLIST_SUBST+= DISTNAME=${DISTNAME}
+FILES_SUBST+= DISTNAME=${DISTNAME}
+MESSAGE_SUBST+= DISTNAME=${DISTNAME}
INFO_FILES= yes
.if defined(MANZ)
diff --git a/editors/xemacs/options.mk b/editors/xemacs/options.mk
index 6de43e5bb91..645d1f73c64 100644
--- a/editors/xemacs/options.mk
+++ b/editors/xemacs/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.16 2018/12/19 13:29:34 hauke Exp $
+# $NetBSD: options.mk,v 1.17 2019/06/08 10:41:00 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.xemacs
PKG_SUPPORTED_OPTIONS+= ldap canna debug
@@ -68,9 +68,9 @@ PLIST.canna= yes
CONFIGURE_ARGS+= --without-canna
.endif
-PLIST_VARS+= debug
+PLIST_VARS+= debug
.if !empty(PKG_OPTIONS:Mdebug)
CONFIGURE_ARGS+= --debug
-CFLAGS+= -g3
-INSTALL_UNSTRIPPED= yes
+CFLAGS+= -g3
+INSTALL_UNSTRIPPED= yes
.endif
diff --git a/editors/xemacs/version.mk b/editors/xemacs/version.mk
index 7538edd6862..eaba8abb2cd 100644
--- a/editors/xemacs/version.mk
+++ b/editors/xemacs/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.4<21.5
+_EMACS_FLAVOR= xemacs
+_EMACS_REQD= xemacs>=21.4<21.5
_EMACS_PKGDEP.base= xemacs-packages>=1.15:../../editors/xemacs-packages
_EMACS_PKGDEP.leim=