svn commit: r390134 - branches/2015Q2/www/h2o

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jun 19 16:50:55 UTC 2015


Author: amdmi3
Date: Fri Jun 19 16:50:54 2015
New Revision: 390134
URL: https://svnweb.freebsd.org/changeset/ports/390134

Log:
  - Revert r388419 unbreaking the build
  
  PR:		200685
  Submitted by:	dch at skunkwerks.at (maintainer)
  Approved by:	ports-secteam (build fix blanket)

Modified:
  branches/2015Q2/www/h2o/Makefile

Modified: branches/2015Q2/www/h2o/Makefile
==============================================================================
--- branches/2015Q2/www/h2o/Makefile	Fri Jun 19 16:42:36 2015	(r390133)
+++ branches/2015Q2/www/h2o/Makefile	Fri Jun 19 16:50:54 2015	(r390134)
@@ -19,8 +19,7 @@ GH_TAGNAME=	v1.0.1
 GH_COMMIT=	c28f39e
 
 MAKE_JOBS_UNSAFE=	yes
-USES=		cmake:outsource compiler:c11 shebangfix
-SHEBANG_FILES=	share/h2o/start_server
+USES=	cmake:outsource compiler:c11
 
 USE_OPENSSL=	yes
 


More information about the svn-ports-branches mailing list