svn commit: r331458 - head/devel/smake
Eitan Adler
eadler at FreeBSD.org
Thu Oct 24 03:31:27 UTC 2013
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>
More information about the svn-ports-all
mailing list