Does someone have an old bsd.port.mk in /usr/share/mk here?
This commit is contained in:
parent
4d86e5db92
commit
85ed8c24a0
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 1998/06/02 11:29:28 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1998/06/02 14:39:59 hubertf Exp $
|
||||
# Id: Makefile,v 1.5 1998/02/19 09:43:16 obrien Exp
|
||||
#
|
||||
|
||||
|
@ -47,4 +47,4 @@ post-install:
|
|||
check:
|
||||
(cd ${WRKSRC} ; ${GMAKE} check)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue