summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-27 08:37:01 +0000
committerobache <obache@pkgsrc.org>2012-01-27 08:37:01 +0000
commitbb3897a9972e63046f150ac087e2f084fdcab8a3 (patch)
tree7ebbcba1a3e6806817c20fd14dddd0776107365f /devel
parentf0f4ffcc69fe421e4625e5795fa98ca5f55f0e0a (diff)
downloadpkgsrc-bb3897a9972e63046f150ac087e2f084fdcab8a3.tar.gz
remove redundant includion of python/tool.mk.
Diffstat (limited to 'devel')
-rw-r--r--devel/coccinelle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile
index 378ebc376e7..2ab80508098 100644
--- a/devel/coccinelle/Makefile
+++ b/devel/coccinelle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2011/12/06 00:19:22 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/01/27 08:37:01 obache Exp $
DISTNAME= coccinelle-0.2.5
PKGREVISION= 1
@@ -22,7 +22,6 @@ USE_TOOLS+= gmake perl
REPLACE_PERL= configure
BUILD_TARGET= all all.opt
-.include "../../lang/python/tool.mk"
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIG_SHELL= ${PERL5}