summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>1999-03-01 11:55:45 +0000
committershige <shige@FreeBSD.org>1999-03-01 11:55:45 +0000
commita76541c1bf5c3028c6947f466a5fd4f56c169144 (patch)
treeadc8068cfdc3b0335435cc00d868e1427591a207
parent5323df705d6a517bc4616a657f72b98811ec01b1 (diff)
downloadFreeBSD-ports-a76541c1bf5c3028c6947f466a5fd4f56c169144.zip
FreeBSD-ports-a76541c1bf5c3028c6947f466a5fd4f56c169144.tar.gz
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
because this port includes a long long patch for configure. And patches/patch-ce removed.
-rw-r--r--editors/emacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index b13efcc..e5b7572 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.36 1999/01/23 14:28:21 simokawa Exp $
+# $Id: Makefile,v 1.37 1999/01/27 07:41:11 fenner Exp $
#
DISTNAME= emacs-20.3
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= jseger@FreeBSD.org
-GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
USE_XLIB= yes
USE_GMAKE= yes
EMACS_ARCH= ${MACHINE_ARCH}--freebsd
OpenPOWER on IntegriCloud