security/sqlmap: remove nonexistent files from REPLACE_PYTHON
This commit is contained in:
parent
565fd116a9
commit
8e8fb80c0b
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2020/02/27 16:46:21 leot Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2020/05/22 21:21:10 rillig Exp $
|
||||
|
||||
DISTNAME= sqlmap-1.4.2
|
||||
CATEGORIES= security
|
||||
|
@ -29,8 +29,6 @@ REPLACE_BASH+= sqlmap/extra/shutils/strip.sh
|
|||
REPLACE_PERL+= sqlmap/extra/icmpsh/icmpsh-m.pl
|
||||
|
||||
REPLACE_PYTHON+= sqlmap/extra/shutils/duplicates.py
|
||||
REPLACE_PYTHON+= sqlmap/extra/shutils/pylint.py
|
||||
REPLACE_PYTHON+= sqlmap/extra/shutils/regressiontest.py
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
|
|
Loading…
Reference in a new issue