From cc4e1c0dc0a77e8da0bbb8e1fa0f4e4e30aad0ac Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 6 Jun 2006 22:01:25 +0000 Subject: Skip the interpreter check for webmin-gentoo-init, which is used on Gentoo Linux only. --- sysutils/webmin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/webmin') diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 3182917b6ce..dfd29d2f2d0 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/06/04 14:44:13 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/06/06 22:01:25 minskim Exp $ DISTNAME= webmin-1.270-minimal PKGNAME= ${DISTNAME:S/-minimal$//} @@ -55,6 +55,8 @@ CONF_FILES_PERMS+= ${WEBMIN_EGDIR}/${_file_} ${PKG_SYSCONFDIR}/${_file_} \ .endfor RCD_SCRIPTS= webmin +CHECK_INTERPRETER_SKIP+= share/webmin/webmin-gentoo-init + .include "../../security/openssl/buildlink3.mk" post-extract: -- cgit v1.2.3