aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-19 14:09:31 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-19 14:09:31 +0000
commit1c10896d38b0eb3cd1b46ad373c43d2cc8885060 (patch)
treeaec65d9773cd87dcd1bb7784620869d447eb1335
parentc5140143e471180b12449f11647ec3eb0a919fe9 (diff)
downloadports-1c10896d38b0eb3cd1b46ad373c43d2cc8885060.tar.gz
ports-1c10896d38b0eb3cd1b46ad373c43d2cc8885060.zip
Notes
-rw-r--r--editors/emacs20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index d1b066db764a..415ddeb9c6cb 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -17,14 +17,14 @@ PATCH_SITE_SUBDIR= shige/emacs
PATCHFILES= emacs-20.7-linespace-patch.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNU editing macros
+MAINTAINER?= ports@FreeBSD.org
+COMMENT?= GNU editing macros
ONLY_FOR_ARCHS= i386 alpha
USE_AUTOCONF_VER=213
USE_GMAKE= yes
EMACS_VER= 20.7
-LATEST_LINK= emacs20
+LATEST_LINK?= emacs20
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
.if defined(WITHOUT_X11)
CONFIGURE_ARGS= --with-x=no --with-pop