diff options
Diffstat (limited to 'japanese/mh/Makefile')
-rw-r--r-- | japanese/mh/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index 5a64e4f407b7..98a623ebdd42 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -46,10 +46,6 @@ CONFLICTS= nmh-[0-9]* .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCDIR} |