svn commit: r430455 - head/lang/libjit

Mathieu Arnold mat at FreeBSD.org
Tue Jan 3 11:09:44 UTC 2017


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


More information about the svn-ports-head mailing list