Neither "patch" nor "configure" step is required.
This commit is contained in:
parent
b4d3a4b871
commit
2faa58cd00
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 1999/04/19 19:58:57 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.19 1999/04/19 20:11:07 tron Exp $
|
||||
#
|
||||
|
||||
# Note to package maintainers:
|
||||
|
@ -20,7 +20,9 @@ LOCALBASE= /usr
|
|||
PREFIX= ${LOCALBASE}
|
||||
WRKSRC= ${WRKDIR}/pkg_install
|
||||
MAKE_ENV+= BINDIR=/usr/sbin MANDIR=/usr/share/man NOLINT=1
|
||||
NO_CONFIGURE= yes
|
||||
NO_MTREE= yes
|
||||
NO_PATCH= yes
|
||||
NO_PKG_REGISTER= yes
|
||||
NO_PACKAGE= No package registration is done
|
||||
|
||||
|
|
Loading…
Reference in a new issue