diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-04 17:04:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-04 17:04:21 +0800 |
commit | 3056e3c269a17351043d9b6ad538f38547ef7306 (patch) | |
tree | 10dc0c210c8833ccc91699f5b5385f8484d5dbab /chinese/unzip/Makefile | |
parent | 91bee1c00411d69dae0fc70bdf35a5aa38ce362b (diff) | |
download | freebsd-ports-gnome-3056e3c269a17351043d9b6ad538f38547ef7306.tar.gz freebsd-ports-gnome-3056e3c269a17351043d9b6ad538f38547ef7306.tar.zst freebsd-ports-gnome-3056e3c269a17351043d9b6ad538f38547ef7306.zip |
Fix packaging after MASTER port was staged
Diffstat (limited to 'chinese/unzip/Makefile')
-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" |