summaryrefslogtreecommitdiff
path: root/editors/ng
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-01 18:14:40 +0000
committerwiz <wiz@pkgsrc.org>2005-12-01 18:14:40 +0000
commit4d4bc327d4bf4b9a1c43e165ca12f0d3a1ab188b (patch)
treef2cfb960582d66a3ba9e672ad90c8d810d60f307 /editors/ng
parentf09aca06578240189d7201185eeed813a7c34a3d (diff)
downloadpkgsrc-4d4bc327d4bf4b9a1c43e165ca12f0d3a1ab188b.tar.gz
Remove LEGACY_VARS line -- it is in the global obsolete.mk file.
Diffstat (limited to 'editors/ng')
-rw-r--r--editors/ng/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/ng/Makefile b/editors/ng/Makefile
index a92922599c1..0c577793b63 100644
--- a/editors/ng/Makefile
+++ b/editors/ng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/10/24 19:48:24 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/01 18:14:40 wiz Exp $
DISTNAME= ng-1.4.3
PKGREVISION= 1
@@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/ng
PKG_SUPPORTED_OPTIONS= canna
PKG_SUGGESTED_OPTIONS= canna
PKG_OPTIONS_VAR= PKG_OPTIONS.ng
-PKG_OPTIONS_LEGACY_VARS= USE_CANNA:canna
.include "../../mk/bsd.options.mk"