diff options
Diffstat (limited to 'chinese/ve/Makefile')
-rw-r--r-- | chinese/ve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ve/Makefile b/chinese/ve/Makefile index ef70c3f5d468..053e68cfbfab 100644 --- a/chinese/ve/Makefile +++ b/chinese/ve/Makefile @@ -18,7 +18,7 @@ COMMENT= NTHU-CS Maple BBS 2.36 BBS-like editor .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (need to replace varargs.h with stdarg.h)" +EXTRA_PATCHES= ${FILESDIR}/extrapatch-screen.c .endif .include <bsd.port.post.mk> |