summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 10:17:18 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 10:17:18 +0000
commit9b83ad36ee7a9e2f201dc36318d87c9821d129ee (patch)
tree0b918ff8add9d3834fe08b4ceaa1bf9f2eae8214 /editors
parentUpdate to Qt 4.3.0, introduce bsd.qt.mk. (diff)
Make EMACS_PORT_NAME overridable.
Approved by: hrs (maintainer)
Notes
Notes: svn path=/head/; revision=195717
Diffstat (limited to 'editors')
-rw-r--r--editors/nxml-emacs21/Makefile2
-rw-r--r--editors/nxml/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/nxml-emacs21/Makefile b/editors/nxml-emacs21/Makefile
index c4565a8977f7..76b3be79aeb5 100644
--- a/editors/nxml-emacs21/Makefile
+++ b/editors/nxml-emacs21/Makefile
@@ -18,7 +18,7 @@ COMMENT= A major mode for editing XML documents for emacs21
NXML_VER= 20041004
NXML_STARTUPEL= nxml-startup.el
USE_EMACS= yes
-EMACS_PORT_NAME=emacs21
+EMACS_PORT_NAME?=emacs21
INFO= nxml-mode
DOCUMENTS= README NEWS VERSION TODO COPYING \
diff --git a/editors/nxml/Makefile b/editors/nxml/Makefile
index c4565a8977f7..76b3be79aeb5 100644
--- a/editors/nxml/Makefile
+++ b/editors/nxml/Makefile
@@ -18,7 +18,7 @@ COMMENT= A major mode for editing XML documents for emacs21
NXML_VER= 20041004
NXML_STARTUPEL= nxml-startup.el
USE_EMACS= yes
-EMACS_PORT_NAME=emacs21
+EMACS_PORT_NAME?=emacs21
INFO= nxml-mode
DOCUMENTS= README NEWS VERSION TODO COPYING \