summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-05-21 10:18:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-05-21 10:18:22 +0000
commit5bbba8ddef20d17f6991ccaee98eed31cac76cec (patch)
tree832d838ded379f538a7dfe3ff266759390cffbc1
parentCorrect typo in WWW. (diff)
Looks like this ports needs perl5 to build
Noticed by: kris/bento
Notes
Notes: svn path=/head/; revision=81585
-rw-r--r--devel/mingw32-gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-gcc/Makefile b/devel/mingw32-gcc/Makefile
index 92762ee01c63..97d208c2d30b 100644
--- a/devel/mingw32-gcc/Makefile
+++ b/devel/mingw32-gcc/Makefile
@@ -36,6 +36,7 @@ PATCHVERSION= 20020817.1
WRKSRC= ${WRKDIR}/${PORTNAME}-${GCCVERSION}
USE_BZIP2= yes
+USE_PERL5_BUILD=yes
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} \