Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2014 05:55:25 +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: r370681 - head/devel/ecore-main
Message-ID:  <201410120555.s9C5tPWr037656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct 12 05:55:24 2014
New Revision: 370681
URL: https://svnweb.freebsd.org/changeset/ports/370681
QAT: https://qat.redports.org/buildarchive/r370681/

Log:
  Unbreak

Modified:
  head/devel/ecore-main/Makefile

Modified: head/devel/ecore-main/Makefile
==============================================================================
--- head/devel/ecore-main/Makefile	Sun Oct 12 03:16:10 2014	(r370680)
+++ head/devel/ecore-main/Makefile	Sun Oct 12 05:55:24 2014	(r370681)
@@ -13,7 +13,7 @@ MAINTAINER=	gblach@FreeBSD.org
 COMMENT=	Enlightenment core abstraction library (main library)
 
 LICENSE=	BSD2CLAUSE
-LICENSE_FILE=	${WKRSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 DIST_SUBDIR=	e17
 GNU_CONFIGURE=	yes



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