summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-08 11:47:26 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-08 11:47:26 +0000
commit3c9fb891d2e01af630d6e33775e540d01db2d13f (patch)
tree86b8d16dc6f024ea5adbb1b29fa96d7823e67b53 /math
parentUpdate to 4.02 and fix build errors with clang 5 (diff)
Unbreak
Notes
Notes: svn path=/head/; revision=374260
Diffstat (limited to 'math')
-rw-r--r--math/mpexpr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mpexpr/Makefile b/math/mpexpr/Makefile
index 3a111c41b964..505d52afdf26 100644
--- a/math/mpexpr/Makefile
+++ b/math/mpexpr/Makefile
@@ -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