summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 18:05:18 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-07-16 18:05:18 +0000
commitf069d02ebec477336a66e5c577259e21fbd701f4 (patch)
treeafc0610857150a5242783d6f7382223510823faf /Mk
parent- Fix CONFIGURE_ARGS so OpenSSL is actually detected (diff)
Set default EMACS_PORT_NAME to emacs22.
Requested by: ume
Notes
Notes: svn path=/head/; revision=195762
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.emacs.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mk/bsd.emacs.mk b/Mk/bsd.emacs.mk
index 9e3e590685b9..f0b85db02a83 100644
--- a/Mk/bsd.emacs.mk
+++ b/Mk/bsd.emacs.mk
@@ -1,5 +1,5 @@
#
-# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.emacs.mk,v 1.66 2007-07-16 17:07:45 nobutaka Exp $
+# $FreeBSD: /tmp/pcvs/ports/Mk/bsd.emacs.mk,v 1.67 2007-07-16 18:05:18 nobutaka Exp $
#
# bsd.emacs.mk - 19990829 Shigeyuki Fukushima.
#
@@ -7,6 +7,8 @@
Emacs_Include= bsd.emacs.mk
Emacs_Include_MAINTAINER= ports@FreeBSD.org
+EMACS_PORT_NAME?= emacs22
+
#
# This file for ports which depend on emacs family.
# Define EMACS_PORT_NAME variable before bsd.port.[pre.]mk