diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-01-09 00:12:38 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-01-09 00:12:38 +0800 |
commit | e9bf5247d7e5ca7e9594a97dc1ae88212e518df3 (patch) | |
tree | 0da1b8c272a6d06ef0ed14d754200a4dbb47cd5e /chinese/fcitx-cloudpinyin | |
parent | 08f0bb874a88055280db2f7110296675b6c6ff00 (diff) | |
download | freebsd-ports-gnome-e9bf5247d7e5ca7e9594a97dc1ae88212e518df3.tar.gz freebsd-ports-gnome-e9bf5247d7e5ca7e9594a97dc1ae88212e518df3.tar.zst freebsd-ports-gnome-e9bf5247d7e5ca7e9594a97dc1ae88212e518df3.zip |
Add stagedir support.
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'chinese/fcitx-cloudpinyin')
-rw-r--r-- | chinese/fcitx-cloudpinyin/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile index a934f70f1354..077258bbd81d 100644 --- a/chinese/fcitx-cloudpinyin/Makefile +++ b/chinese/fcitx-cloudpinyin/Makefile @@ -20,5 +20,4 @@ USE_GNOME= intltool PROJECTHOST= fcitx -NO_STAGE= yes .include <bsd.port.mk> |