diff options
author | Daniel Eischen <deischen@FreeBSD.org> | 2009-09-10 14:39:30 +0000 |
---|---|---|
committer | Daniel Eischen <deischen@FreeBSD.org> | 2009-09-10 14:39:30 +0000 |
commit | 8b52215ca6a39469eb2ea975a12376831f9f168a (patch) | |
tree | a01290b6e006103467a2c25f5d0b81eb4ee73af8 /devel/gdb66/Makefile | |
parent | 497fcb396190e3b89a3f2b848931a7b144051f0c (diff) |
Notes
Diffstat (limited to 'devel/gdb66/Makefile')
-rw-r--r-- | devel/gdb66/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile index ec957e879d54..2ee5c8f73757 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -71,11 +71,6 @@ PLIST_SUB+= INSIGHT='@comment ' .if ${ARCH} == "amd64" CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} - -.if ${OSVERSION} >= 800000 -BROKEN= does not compile -.endif - .endif post-patch: |