Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2014 11:47:27 +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: r374260 - head/math/mpexpr
Message-ID:  <201412081147.sB8BlR5s060336@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Dec  8 11:47:26 2014
New Revision: 374260
URL: https://svnweb.freebsd.org/changeset/ports/374260
QAT: https://qat.redports.org/buildarchive/r374260/

Log:
  Unbreak

Modified:
  head/math/mpexpr/Makefile

Modified: head/math/mpexpr/Makefile
==============================================================================
--- head/math/mpexpr/Makefile	Mon Dec  8 11:20:39 2014	(r374259)
+++ head/math/mpexpr/Makefile	Mon Dec  8 11:47:26 2014	(r374260)
@@ -11,7 +11,7 @@ COMMENT=	Multiple precision math for Tcl
 
 LICENSE=	TclTk
 LICENSE_NAME=	Tcl/Tk License
-LICENSE_FILE=	${WRKSRC}/LICENSE.TERMS
+LICENSE_FILE=	${WRKSRC}/../LICENSE.TERMS
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/unix



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