diff options
Diffstat (limited to 'www/MT')
-rw-r--r-- | www/MT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile index a4a4248c3673..8931434df456 100644 --- a/www/MT/Makefile +++ b/www/MT/Makefile @@ -49,7 +49,7 @@ PLIST_SUB+= DATADIR=${DATADIR} CGIDIR=${CGIDIR} DB_DIR=${DB_DIR}\ USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= *.cgi -#NO_ARCH= yes +NO_ARCH= yes NO_BUILD= yes MT_DOCS_URL?= http://www.movabletype.org/documentation/ MT_UPGRADE_URL?=http://www.movabletype.org/documentation/installation/upgrade-movable-type.html |