From b53fe15020a76e1149b635780a68252c85453ef3 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 25 Apr 2008 19:04:08 +0000 Subject: - Respect CC PR: 122941 Submitted by: Frank Fenor Approved by: maintainer --- security/chkrootkit/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security') diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index aa17a8503509..7a678453b754 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -20,6 +20,7 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ \ MAINTAINER= cordeiro@nic.br COMMENT= A tool to locally check for signs of a rootkit +MAKE_ENV+= CC="${CC}" ALL_TARGET= chkrootkit chklastlog chkwtmp chkutmp chkproc chkdirs ifpromisc check_wtmpx strings PLIST_FILES= ${ALL_TARGET:C,^,sbin/,} -- cgit