Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jan 2017 11:09:43 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430455 - head/lang/libjit
Message-ID:  <201701031109.v03B9h5k043275@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jan  3 11:09:43 2017
New Revision: 430455
URL: https://svnweb.freebsd.org/changeset/ports/430455

Log:
  Unbreak.
  
  Pointy hat:	mat
  Sponsored by:	Absolight

Modified:
  head/lang/libjit/Makefile   (contents, props changed)

Modified: head/lang/libjit/Makefile
==============================================================================
--- head/lang/libjit/Makefile	Tue Jan  3 11:01:05 2017	(r430454)
+++ head/lang/libjit/Makefile	Tue Jan  3 11:09:43 2017	(r430455)
@@ -30,8 +30,6 @@ BROKEN_powerpc64=	Does not build
 BROKEN_sparc64=		Fails to compile: internal gcc error
 BROKEN_i386=		Segfault during build
 
-.include <bsd.port.mk>
-
 post-patch:
 	@${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \
 		${WRKSRC}/config.h.in



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