summaryrefslogtreecommitdiff
path: root/editors/emacs20-dl/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-03-10 20:16:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-03-10 20:16:34 +0000
commit6751731e6ed4c18dfaf95625456bb274a65d635e (patch)
tree5a3346d6c95ff89b898403757bc3c329ac8b06c5 /editors/emacs20-dl/Makefile
parent(1) more proper handling of some files that sometimes exist. (diff)
Chase emacs20 version up to 20.6.
Submitted by: "OKAZAKI Tetsurou" <okazaki@be.to>
Notes
Notes: svn path=/head/; revision=26718
Diffstat (limited to 'editors/emacs20-dl/Makefile')
-rw-r--r--editors/emacs20-dl/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile
index 99d86defb81e..528168d97940 100644
--- a/editors/emacs20-dl/Makefile
+++ b/editors/emacs20-dl/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: GNU emacs with dl
-# Version required: 20.5a
+# Version required: 20.6
# Date created: 10 October 1998
# Whom: shige
#
# $FreeBSD$
#
-DISTNAME= emacs-20.5a
-PKGNAME= emacs-dl-20.5a
+DISTNAME= emacs-20.6
+PKGNAME= emacs-dl-20.6
CATEGORIES= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
@@ -19,14 +19,14 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= shige@FreeBSD.org
-WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}
-
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
+WRKSRC= ${WRKDIR}/emacs-${EMACS_VER}
+
USE_AUTOCONF= yes
USE_GMAKE= yes
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-EMACS_VER= 20.5
+EMACS_VER= 20.6
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
.if !defined(NO_X11)
CONFIGURE_ARGS= --with-x-toolkit --with-pop