svn commit: r312864 - head/lang/erlang
Jimmy Olgeni
olgeni at FreeBSD.org
Sun Feb 24 10:48:27 UTC 2013
Author: olgeni
Date: Sun Feb 24 10:48:25 2013
New Revision: 312864
URL: http://svnweb.freebsd.org/changeset/ports/312864
Log:
Remove ONLY_FOR_ARCHS, since it seems to build everywhere.
PR: ports/176353
Submitted by: Brett Wynkoop <bsdbugs at wynn.com>
Modified:
head/lang/erlang/Makefile
Modified: head/lang/erlang/Makefile
==============================================================================
--- head/lang/erlang/Makefile Sun Feb 24 08:26:16 2013 (r312863)
+++ head/lang/erlang/Makefile Sun Feb 24 10:48:25 2013 (r312864)
@@ -123,7 +123,6 @@ USE_CSTD= gnu89
USE_PERL5= yes
USE_RC_SUBR= epmd
GNU_CONFIGURE= yes
-ONLY_FOR_ARCHS= i386 amd64 sparc64 powerpc
.if ${PORT_OPTIONS:MODBC}
CONFIGURE_ARGS+=--with-odbc
More information about the svn-ports-all
mailing list