diff options
author | arved <arved@FreeBSD.org> | 2005-11-25 17:47:06 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-11-25 17:47:06 +0800 |
commit | 173f9d75edb4a5f054f6bfe0589f3cb03e0ad7d4 (patch) | |
tree | 8d832580498e8914ab630d9ca35910713a38083b | |
parent | c30e7bc790fd6dc3d8687e8f8a0a87647361e874 (diff) | |
download | freebsd-ports-gnome-173f9d75edb4a5f054f6bfe0589f3cb03e0ad7d4.tar.gz freebsd-ports-gnome-173f9d75edb4a5f054f6bfe0589f3cb03e0ad7d4.tar.zst freebsd-ports-gnome-173f9d75edb4a5f054f6bfe0589f3cb03e0ad7d4.zip |
Mark IGNORE too
Suggested by: kris
-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 |