Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jan 2015 16:31:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375998 - head/www/MT
Message-ID:  <201501011631.t01GV12G020222@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan  1 16:31:00 2015
New Revision: 375998
URL: https://svnweb.freebsd.org/changeset/ports/375998
QAT: https://qat.redports.org/buildarchive/r375998/

Log:
  - Uncomment NO_ARCH, which should be committed in r375997

Modified:
  head/www/MT/Makefile

Modified: head/www/MT/Makefile
==============================================================================
--- head/www/MT/Makefile	Thu Jan  1 16:26:28 2015	(r375997)
+++ head/www/MT/Makefile	Thu Jan  1 16:31:00 2015	(r375998)
@@ -49,7 +49,7 @@ PLIST_SUB+=	DATADIR=${DATADIR} CGIDIR=${
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501011631.t01GV12G020222>