svn commit: r524237 - head/devel/ispc

Yuri Victorovich yuri at FreeBSD.org
Mon Jan 27 02:50:15 UTC 2020


Author: yuri
Date: Mon Jan 27 02:50:14 2020
New Revision: 524237
URL: https://svnweb.freebsd.org/changeset/ports/524237

Log:
  devel/ispc: Remove comments

Modified:
  head/devel/ispc/Makefile

Modified: head/devel/ispc/Makefile
==============================================================================
--- head/devel/ispc/Makefile	Mon Jan 27 02:49:13 2020	(r524236)
+++ head/devel/ispc/Makefile	Mon Jan 27 02:50:14 2020	(r524237)
@@ -43,10 +43,4 @@ run-examples:
 	./${e}
 .endfor
 
-.include <bsd.port.options.mk>
-
-#.if ${LLVM_DEFAULT:S,-devel,990,} >= 90
-#LLVM_DEFAULT=	80
-#.endif
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list