diff options
Diffstat (limited to '')
-rw-r--r-- | chinese/MT/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/MT/Makefile b/chinese/MT/Makefile index b93df7122480..2a4b0f08c309 100644 --- a/chinese/MT/Makefile +++ b/chinese/MT/Makefile @@ -18,7 +18,8 @@ COMMENT= Web-based personal publishing system like weblogs RUN_DEPENDS= ${LOCALBASE}/${CGIDIR}/mt.cgi:${PORTSDIR}/www/MT -DEPRECATED= Does not work with MT3 +DEPRECATED= does not work with MT3 +IGNORE= ${DEPRECATED} EXPIRATION_DATE= 2005-12-31 NO_BUILD= yes |