diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-12 10:53:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-12 10:53:07 +0000 |
commit | 5cc0b16476d8fb7ec01709f49080f48b0d0b7e0c (patch) | |
tree | 8164a49ced970551f049086f7a9cc8c517ca9836 /editors/emacs-nox11 | |
parent | 5a9c368099a96083a1e7f52a960985a651e8f704 (diff) | |
download | pkgsrc-5cc0b16476d8fb7ec01709f49080f48b0d0b7e0c.tar.gz |
bl3ify
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r-- | editors/emacs-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index 0701455617d..899df253131 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/02/29 14:14:19 kristerw Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/12 10:53:07 xtraeme Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-21.3 @@ -16,7 +16,7 @@ CONFLICTS+= emacs-[0-9]* GNU_CONFIGURE= yes USE_GNU_TOOLS+= make -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes PATCHDIR= ${PKGDIR}/../emacs/patches FILESDIR= ${PKGDIR}/../emacs/files |