diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-21 03:47:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-21 03:47:49 +0000 |
commit | aab934a36a6584ac0a82a53356d3727c3d36df86 (patch) | |
tree | 5fd2a1d191c80de18301a3f67ae94490d9b0d222 | |
parent | 5c606b0690b7d126e94cabe3f81d60b26257a274 (diff) | |
download | ports-aab934a36a6584ac0a82a53356d3727c3d36df86.tar.gz ports-aab934a36a6584ac0a82a53356d3727c3d36df86.zip |
BROKEN: distinfo update was not committed with last Makefile update
Notes
Notes:
svn path=/head/; revision=59590
-rw-r--r-- | devel/arm-elf-binutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/arm-elf-binutils/Makefile b/devel/arm-elf-binutils/Makefile index ecfb32a525d4..bed8c4d450f7 100644 --- a/devel/arm-elf-binutils/Makefile +++ b/devel/arm-elf-binutils/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= arm-elf- MAINTAINER= esk@ira.uka.de +BROKEN= "Distinfo not yet updated" + USE_BZIP2= yes USE_GMAKE= yes CONFIGURE_ARGS= --target=arm-elf |