diff options
Diffstat (limited to 'mbone/rat30/Makefile')
-rw-r--r-- | mbone/rat30/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index 4440a9b86c25..636213f08b19 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -27,10 +27,6 @@ LATEST_LINK= rat30 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700000 -BROKEN= Does not compile on FreeBSD 7.X -.endif - do-build: (cd ${WRKSRC};${SETENV} ${MAKE_ENV} MAKE=${GMAKE} ${SH} ./Build rat) |