diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-10-10 00:48:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-10-10 00:48:21 +0800 |
commit | 992167dab8dafd7a04d48600614b91e4f63aae02 (patch) | |
tree | c9175230622ea99bf420b1edd135c44288c04bef /chinese | |
parent | 59c1f2ef1e733c2610e531fa8416d95828bab8e8 (diff) | |
download | freebsd-ports-gnome-992167dab8dafd7a04d48600614b91e4f63aae02.tar.gz freebsd-ports-gnome-992167dab8dafd7a04d48600614b91e4f63aae02.tar.zst freebsd-ports-gnome-992167dab8dafd7a04d48600614b91e4f63aae02.zip |
- Remove NO_STAGE
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/tintin++/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/tintin++/Makefile b/chinese/tintin++/Makefile index f72861e06ee8..a7c18ab4985e 100644 --- a/chinese/tintin++/Makefile +++ b/chinese/tintin++/Makefile @@ -11,5 +11,4 @@ OPTIONS_FILE_SET= BIG5 NO_LATEST_LINK= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |