diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
commit | d095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch) | |
tree | ca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /devel/cross-binutils | |
parent | c0a7a1f97264b914fa27603f8433b87b38b15f14 (diff) | |
download | ports-d095d4a96566a3ab095ab2e30430ce93a154f1a7.tar.gz ports-d095d4a96566a3ab095ab2e30430ce93a154f1a7.zip |
Notes
Diffstat (limited to 'devel/cross-binutils')
-rw-r--r-- | devel/cross-binutils/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile index 29819b1f7d14..04cc5bea3159 100644 --- a/devel/cross-binutils/Makefile +++ b/devel/cross-binutils/Makefile @@ -88,12 +88,6 @@ FIXREFS= ${SH} -c '${REINPLACE_CMD} -E \ .include <bsd.port.pre.mk> -.if defined(TGTARCH) -. if ${OSVERSION} < 600000 -BROKEN= Does not compile -. endif -.endif - post-patch: # # Patch and rename info files |