Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2013 03:31:27 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331458 - head/devel/smake
Message-ID:  <201310240331.r9O3VRNt081503@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu Oct 24 03:31:26 2013
New Revision: 331458
URL: http://svnweb.freebsd.org/changeset/ports/331458

Log:
  - Mark this port as broken on i386.  I need to find a fix, but for now let people know it won't work.

Modified:
  head/devel/smake/Makefile

Modified: head/devel/smake/Makefile
==============================================================================
--- head/devel/smake/Makefile	Thu Oct 24 03:27:12 2013	(r331457)
+++ head/devel/smake/Makefile	Thu Oct 24 03:31:26 2013	(r331458)
@@ -24,4 +24,6 @@ MAKE_ARGS=	INS_BASE=${PREFIX} DEFMANBASE
 RULEUSED=	"`${WRKSRC}/conf/oarch.sh`"
 PLIST_SUB=	RULESUSED="${RULEUSED}"
 
+BROKEN_i386=	fails to find correct configuration file
+
 .include <bsd.port.mk>



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