summaryrefslogtreecommitdiff
path: root/editors/emacs20-dl/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-03-01 09:17:43 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-03-01 09:17:43 +0000
commitb9bf9b4f9f7d20d0c0b1ef906c05ddd28b0217ca (patch)
tree385c70109531a068cbe3549ac11f9971ce269c34 /editors/emacs20-dl/Makefile
parentEnable the "m3gdb" port. (diff)
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure. And patches/patch-ce removed.
Notes
Notes: svn path=/head/; revision=16959
Diffstat (limited to 'editors/emacs20-dl/Makefile')
-rw-r--r--editors/emacs20-dl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile
index e939832da6e8..dd7b8ff08148 100644
--- a/editors/emacs20-dl/Makefile
+++ b/editors/emacs20-dl/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 October 1998
# Whom: shige
#
-# $Id: Makefile,v 1.4 1999/01/23 14:28:24 simokawa Exp $
+# $Id: Makefile,v 1.5 1999/01/27 07:41:11 fenner Exp $
#
DISTNAME= emacs-20.3
@@ -16,11 +16,11 @@ PATCH_SITES= ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/
PATCHFILES= emacs-20.3-dl.diff
PATCH_DIST_STRIP= -p1
-MAINTAINER= shige@kuis.kyoto-u.ac.jp
+MAINTAINER= shige@FreeBSD.ORG
RUN_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
USE_XLIB= yes
USE_GMAKE= yes
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"