1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00

Change to use emacs20 instead of emacs.

This commit is contained in:
Justin M. Seger 1998-01-31 18:12:56 +00:00
parent 1b63705a04
commit 7d4ee75b80
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9539
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $Id: Makefile,v 1.3 1996/11/17 02:32:06 asami Exp $
# $Id: Makefile,v 1.4 1996/11/18 10:22:47 asami Exp $
#
DISTNAME= id-utils-3.2
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= pst@FreeBSD.ORG
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
USE_GMAKE= yes

View File

@ -3,7 +3,7 @@
# Date created: 22 Aug 1996
# Whom: pst@freebsd.org
#
# $Id: Makefile,v 1.3 1996/11/17 02:32:06 asami Exp $
# $Id: Makefile,v 1.4 1996/11/18 10:22:47 asami Exp $
#
DISTNAME= id-utils-3.2
@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= pst@FreeBSD.ORG
# need to byte-compile a .el file
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
USE_GMAKE= yes