diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 09:04:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-01-04 09:04:21 +0000 |
commit | ae089be06988eb4f10dfe785d723c877aea057fe (patch) | |
tree | 10dc0c210c8833ccc91699f5b5385f8484d5dbab /chinese | |
parent | b0c0566e394979ed3f51cd3ffd00628ca7ec3612 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/unzip/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/unzip/Makefile b/chinese/unzip/Makefile index 190e0ae3d982..c90183ea407f 100644 --- a/chinese/unzip/Makefile +++ b/chinese/unzip/Makefile @@ -11,5 +11,4 @@ MASTERDIR= ${.CURDIR}/../../archivers/unzip EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |