From 2048f8f040e7edbc3981b4f3689c2894ce2641eb Mon Sep 17 00:00:00 2001 From: shige Date: Mon, 1 Mar 1999 09:17:43 +0000 Subject: Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes, because this port includes a long long patch for configure. And patches/patch-ce removed. --- editors/emacs20-dl/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile index e939832..dd7b8ff 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}" -- cgit v1.1