summaryrefslogtreecommitdiff
path: root/devel/arm-elf-gcc295
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:53:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 02:53:00 +0000
commita87048b8cea4b3432c95c6115290a53f554ab215 (patch)
tree68cd60dadda00c79b9c3ffbda347423c62197586 /devel/arm-elf-gcc295
parentPorts needed perl to build -> USE_PERL5=yes (diff)
port needs perl to build -> USE_PERL5=yes
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69507
Diffstat (limited to 'devel/arm-elf-gcc295')
-rw-r--r--devel/arm-elf-gcc295/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/arm-elf-gcc295/Makefile b/devel/arm-elf-gcc295/Makefile
index 9692a0afe3c3..aecf78f489c9 100644
--- a/devel/arm-elf-gcc295/Makefile
+++ b/devel/arm-elf-gcc295/Makefile
@@ -25,6 +25,7 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \
GCC_REV= ${DISTNAME:S/gcc-//g}
PLIST_SUB+= GCC_REV=${GCC_REV}
+USE_PERL5= yes
USE_BZIP2= yes
USE_REINPLACE= yes
CFLAGS:= ${CFLAGS:C/-m(arch|cpu)=[a-zA-Z0-9]+//}