diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 06:46:16 +0800 |
commit | 4c3190a140c781b4f275a869f680250a29c081f0 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/MT | |
parent | 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (diff) | |
download | freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.gz freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.tar.zst freebsd-ports-gnome-4c3190a140c781b4f275a869f680250a29c081f0.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Diffstat (limited to 'russian/MT')
-rw-r--r-- | russian/MT/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/MT/Makefile b/russian/MT/Makefile index 300346a56058..de6837c1a1ec 100644 --- a/russian/MT/Makefile +++ b/russian/MT/Makefile @@ -16,4 +16,5 @@ CONFLICTS= MT-[2-5].* de-MT-[2-5].* fr-MT-[2-5].* ja-MT-[2-5].* MT_DOCS_URL= https://github.com/saahov/movabletype/wiki MT_UPGRADE_URL= http://movable-type.ru/wiki/%D0%9E%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_Movable_Type +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |