diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-01-19 22:09:17 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-01-19 22:09:17 +0000 |
commit | 306eb702ac9e3262a17e21134010993d9e440b4e (patch) | |
tree | 17274d9698571cd482d7647c7ebf954b93ff804b /chinese/unrar | |
parent | - mark port IGNORE if OSVERSION < 702000 (diff) |
BROKEN=Obsoleted.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268006
Diffstat (limited to 'chinese/unrar')
-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" |