Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2016 11:57:11 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430106 - head/devel/php-uprofiler
Message-ID:  <201612311157.uBVBvBwo063574@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 31 11:57:11 2016
New Revision: 430106
URL: https://svnweb.freebsd.org/changeset/ports/430106

Log:
  Unbreak
  
  Reported by:	pkg-fallout

Modified:
  head/devel/php-uprofiler/Makefile

Modified: head/devel/php-uprofiler/Makefile
==============================================================================
--- head/devel/php-uprofiler/Makefile	Sat Dec 31 11:56:09 2016	(r430105)
+++ head/devel/php-uprofiler/Makefile	Sat Dec 31 11:57:11 2016	(r430106)
@@ -11,7 +11,7 @@ MAINTAINER=	gasol.wu@gmail.com
 COMMENT=	Lightweight profiler for PHP
 
 LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE=	${WRKSRC}/../LICENSE
 
 BROKEN_aarch64=		Does not build: invokes x86 asm
 BROKEN_mips64=		Does not build: invokes x86 asm



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