svn commit: r370681 - head/devel/ecore-main

Antoine Brodin antoine at FreeBSD.org
Sun Oct 12 05:55:25 UTC 2014


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 at 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


More information about the svn-ports-all mailing list