aboutsummaryrefslogtreecommitdiffstats
path: root/russian/MT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'russian/MT/Makefile')
-rw-r--r--russian/MT/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/russian/MT/Makefile b/russian/MT/Makefile
index ec483484b0ae..a9cd0aeaa911 100644
--- a/russian/MT/Makefile
+++ b/russian/MT/Makefile
@@ -11,8 +11,6 @@ DISTNAME= MTOS-${PORTVERSION}-${PKGNAMEPREFIX:S,-,,}
COMMENT= Russian localization of the MovableType publishing system
-IGNORE= source file not found
-
PROJECTHOST= movabletype
MASTERDIR= ${.CURDIR}/../../www/MT
MT_LANG= ${PKGNAMEPREFIX:S,-,,}
@@ -21,4 +19,7 @@ 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
+post-extract:
+ @${RM} ${WRKSRC}/lib/MT/Template.pm~
+
.include "${MASTERDIR}/Makefile"