diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-26 20:26:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-26 20:26:27 +0000 |
commit | 66b5a3ffa02ba09a84f901e343f2d258d678d181 (patch) | |
tree | efd204e30eb45db2e46736d5a6fa4d4f1451825b | |
parent | 69eae580332c7f93d4b23017f1cead1424d50853 (diff) | |
download | ports-66b5a3ffa02ba09a84f901e343f2d258d678d181.tar.gz ports-66b5a3ffa02ba09a84f901e343f2d258d678d181.zip |
Notes
-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> |