diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/unrar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/unrar/Makefile b/chinese/unrar/Makefile index 9805dafb7ccb..f6b3985f2a30 100644 --- a/chinese/unrar/Makefile +++ b/chinese/unrar/Makefile @@ -16,4 +16,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \ CONFLICTS= unrar-* +BROKEN= Obsoleted. + .include "${MASTERDIR}/Makefile" |