diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/mpexpr/Makefile | 2 |
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 |