diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-12-29 21:48:08 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-12-29 21:48:08 +0000 |
commit | 40aa950779b83ddcce3676b720e75f9e4a3c48c5 (patch) | |
tree | b5db5f022d53d07c9f63bfbda71a28df97cffdc6 /russian/MT | |
parent | 6efb941c7e5fdeccfea43085e6489a00302e918e (diff) | |
download | ports-40aa950779b83ddcce3676b720e75f9e4a3c48c5.tar.gz ports-40aa950779b83ddcce3676b720e75f9e4a3c48c5.zip |
Notes
Diffstat (limited to 'russian/MT')
-rw-r--r-- | russian/MT/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/russian/MT/Makefile b/russian/MT/Makefile index de6837c1a1ec..3498c687d388 100644 --- a/russian/MT/Makefile +++ b/russian/MT/Makefile @@ -7,8 +7,6 @@ DISTNAME= MTOS-${PORTVERSION}-${PKGNAMEPREFIX:S,-,,} COMMENT= Russian localization of the MovableType publishing system -IGNORE= source file not found - MASTERDIR= ${.CURDIR}/../../www/MT MT_LANG= ${PKGNAMEPREFIX:S,-,,U} CONFLICTS= MT-[2-5].* de-MT-[2-5].* fr-MT-[2-5].* ja-MT-[2-5].* @@ -16,5 +14,4 @@ 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" |