diff options
Diffstat (limited to 'www/MT-PM')
-rw-r--r-- | www/MT-PM/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/MT-PM/Makefile b/www/MT-PM/Makefile index 02c1d9fb4e95..37feae69e069 100644 --- a/www/MT-PM/Makefile +++ b/www/MT-PM/Makefile @@ -27,6 +27,9 @@ RUN_DEPENDS= ${CGIDIR}/mt.cgi:${PORTSDIR}/www/MT \ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 +IGNORE= obsolete with MT 3.x +EXPIRATION_DATE=2005-11-30 + USE_PERL5_RUN= yes NO_BUILD= yes NO_WRKSUBDIR= yes |