diff options
author | mat <mat@FreeBSD.org> | 2014-01-27 04:26:27 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-01-27 04:26:27 +0800 |
commit | 222bd436c973cb3ac157a55400d3e13cfcbb3f1e (patch) | |
tree | efd204e30eb45db2e46736d5a6fa4d4f1451825b | |
parent | 16a0ba7c3698e5d16795237a0ff7fe82fe152e0f (diff) | |
download | freebsd-ports-gnome-222bd436c973cb3ac157a55400d3e13cfcbb3f1e.tar.gz freebsd-ports-gnome-222bd436c973cb3ac157a55400d3e13cfcbb3f1e.tar.zst freebsd-ports-gnome-222bd436c973cb3ac157a55400d3e13cfcbb3f1e.zip |
Support staging.
Sponsored by: Absolight
-rw-r--r-- | textproc/fcitx-m17n/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/fcitx-m17n/Makefile b/textproc/fcitx-m17n/Makefile index 2c329ce07a55..c547e1b040e7 100644 --- a/textproc/fcitx-m17n/Makefile +++ b/textproc/fcitx-m17n/Makefile @@ -18,5 +18,4 @@ USE_XZ= yes USES= cmake gettext pkgconfig USE_GNOME= intltool -NO_STAGE= yes .include <bsd.port.mk> |