diff options
Diffstat (limited to 'devel/gdb52')
-rw-r--r-- | devel/gdb52/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/gdb52/Makefile b/devel/gdb52/Makefile index b473a7b331f3..85e7ed4667ab 100644 --- a/devel/gdb52/Makefile +++ b/devel/gdb52/Makefile @@ -22,10 +22,6 @@ COMMENT= GNU GDB 5.2 developmental snapshot .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Does not build" -.endif - USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-suffix=521 |