Remove redundant MAKE_ENV
This commit is contained in:
parent
2c707bc63c
commit
5426a93f68
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2001/03/13 15:23:26 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2001/03/24 07:37:39 zuntum Exp $
|
||||
#
|
||||
|
||||
DISTNAME= sniff-2.0
|
||||
|
@ -8,6 +8,4 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|||
MAINTAINER= zuntum@netbsd.org
|
||||
COMMENT= Program to sniff logins and passwords
|
||||
|
||||
MAKE_ENV+= CC="${CC}" PREFIX="${PREFIX}"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue