diff options
author | jlam <jlam@pkgsrc.org> | 2002-11-15 00:50:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-11-15 00:50:19 +0000 |
commit | 0508bc597d9c6b7dceedd50c12b27f5a8d582448 (patch) | |
tree | f93e9bc634aaed3955fc89746072c1ec1ec92d2b /editors | |
parent | b9bff1b2f52187c85a97e8d53f9cf74f5a6f3ff6 (diff) | |
download | pkgsrc-0508bc597d9c6b7dceedd50c12b27f5a8d582448.tar.gz |
buildlink1 -> buildlink2
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs21-nox11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile index ea682ca952a..4f2b90eb97b 100644 --- a/editors/emacs21-nox11/Makefile +++ b/editors/emacs21-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/05/07 14:55:29 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/15 00:56:25 jlam Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-21.2 @@ -15,7 +15,7 @@ CONFLICTS+= emacs-[0-9]* GNU_CONFIGURE= yes USE_GMAKE= yes -USE_BUILDLINK_ONLY= yes +USE_BUILDLINK2= yes CONFIGURE_ARGS+=--without-x |