remove deprecated NO_PATCH.
(perhaps I should update my pkglint?)
This commit is contained in:
parent
0998b32a54
commit
8aec634c95
2 changed files with 2 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2003/04/03 12:48:45 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/04/03 12:55:21 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libnbcompat-20030403
|
||||
|
@ -14,7 +14,6 @@ GNU_CONFIGURE= # defined
|
|||
|
||||
NO_PKGTOOLS_REQD_CHECK= # defined
|
||||
NO_CHECKSUM= # defined
|
||||
NO_PATCH= # defined
|
||||
|
||||
do-extract:
|
||||
@${CP} -Rp ${FILESDIR} ${WRKSRC}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2003/03/31 08:51:06 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2003/04/03 12:55:21 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mtree-20030331
|
||||
|
@ -15,7 +15,6 @@ GNU_CONFIGURE= # defined
|
|||
|
||||
NO_PKGTOOLS_REQD_CHECK= # defined
|
||||
NO_CHECKSUM= # defined
|
||||
NO_PATCH= # defined
|
||||
NO_MTREE= # defined
|
||||
NO_PKG_REGISTER= # defined
|
||||
NO_PACKAGE= Deinstallation is not permitted
|
||||
|
|
Loading…
Reference in a new issue