pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-bandit: Drop dead macros



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Oct 13 08:05:22 2016 +0200
Changeset:	80480d30557e2d86ab00fc192e3f35518b8aa411

Modified Files:
	py-bandit/Makefile

Log Message:
py-bandit: Drop dead macros

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80480d30557e2d86ab00fc192e3f35518b8aa411

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-bandit/Makefile | 5 -----
 1 file changed, 5 deletions(-)

diffs:
diff --git a/py-bandit/Makefile b/py-bandit/Makefile
index ee2bd18..e2bbc2a 100644
--- a/py-bandit/Makefile
+++ b/py-bandit/Makefile
@@ -18,10 +18,5 @@ DEPENDS+=       ${PYPKGPREFIX}-stevedore>=1.7.0:../../wip/py-stevedore
 
 USE_LANGUAGES=	# none
 
-USE_LANGUAGES=	c
-
-#EGDIR=			${PREFIX}/share/bandit/wordlist
-#CONF_FILES=		${PKG_SYSCONFDIR}/bandit.yaml
-
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index