diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-04 23:45:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-04 23:45:06 +0000 |
commit | 4b8ca2562d02194ad94883fe26fec7b041e8b8e9 (patch) | |
tree | 60fa55ed40e0b78c004b42ed852dd7459215e9aa /chinese | |
parent | f8dbe1afed54c0767dd75d019792833a952f2538 (diff) | |
download | freebsd-ports-4b8ca2562d02194ad94883fe26fec7b041e8b8e9.zip |
Support stage
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/unrar/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/unrar/Makefile b/chinese/unrar/Makefile index 4cc94bef4a38..c2ea423af0ac 100644 --- a/chinese/unrar/Makefile +++ b/chinese/unrar/Makefile @@ -12,5 +12,4 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-arcread.cpp \ CONFLICTS= unrar-[0-9]* unrar-iconv-[0-9]* -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |