Remove LEGACY_VARS line -- it is in the global obsolete.mk file.
This commit is contained in:
parent
f09aca0657
commit
4d4bc327d4
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue