svn commit: r390483 - head/lang/erlang-runtime18

Jimmy Olgeni olgeni at FreeBSD.org
Wed Jun 24 14:29:26 UTC 2015


Author: olgeni
Date: Wed Jun 24 14:29:25 2015
New Revision: 390483
URL: https://svnweb.freebsd.org/changeset/ports/390483

Log:
  Remove forgotten test code (builds fine without autoreconf).

Modified:
  head/lang/erlang-runtime18/Makefile

Modified: head/lang/erlang-runtime18/Makefile
==============================================================================
--- head/lang/erlang-runtime18/Makefile	Wed Jun 24 14:23:14 2015	(r390482)
+++ head/lang/erlang-runtime18/Makefile	Wed Jun 24 14:29:25 2015	(r390483)
@@ -49,7 +49,6 @@ OPTIONS_EXCLUDE_DragonFly=	SCTP
 
 ERL_RELEASE=	18.0
 
-USES=		autoreconf gmake perl5
 USES=		gmake perl5
 USE_PERL5=	build
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list