summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-10 13:54:19 +0000
committerrillig <rillig@pkgsrc.org>2020-05-10 13:54:19 +0000
commit01cc9d6e20ca61822c68e84ee67252f6f8307187 (patch)
tree704b44b665513952bec62f8a066a2b027c3718c7 /cross
parentc77df4ccc94182edec54997b7bd4068fba3f15d7 (diff)
downloadpkgsrc-01cc9d6e20ca61822c68e84ee67252f6f8307187.tar.gz
mark perl as not needed
Before, it had the same effect but generate a USE_TOOLS+=perl warning.
Diffstat (limited to 'cross')
-rw-r--r--cross/mingw-gcc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/mingw-gcc/Makefile b/cross/mingw-gcc/Makefile
index 60e41bc5ff6..75069c27166 100644
--- a/cross/mingw-gcc/Makefile
+++ b/cross/mingw-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/03/20 11:57:25 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/10 13:54:19 rillig Exp $
DISTNAME= mingw-gcc-${DIST_VERSION}
PKGNAME= ${DISTNAME:S/-${DIST_VERSION}/-${GCC_VERSION}/}
@@ -14,6 +14,7 @@ HOMEPAGE= http://mingw.sourceforge.net/
COMMENT= GNU C Compiler for win32 cross-development
USE_TOOLS+= gmake
+TOOLS_BROKEN+= perl
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${PREFIX}/cross
INFO_FILES= yes