make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
10 lines
264 B
Makefile
10 lines
264 B
Makefile
# $NetBSD: Makefile,v 1.29 2003/03/26 04:05:40 jschauma Exp $
|
|
#
|
|
|
|
COMMENT= Netscape navigator browser - Digital UNIX/Linux/SunOS binary
|
|
|
|
BINNAME= navigator
|
|
DIST_SDIR_NAME= navigator_standalone
|
|
|
|
.include "../navigator/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|