aboutsummaryrefslogtreecommitdiff
path: root/math/lapack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack/Makefile')
-rw-r--r--math/lapack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 3fa3e1b2c87f..cd31497c28b7 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -29,8 +29,8 @@ STATIC_DESC= Build (non-PIC) archives
MAKE_ENV= BLASLIB="${BLASLIB}"
PLIST_SUB= SVERSION="${SVERSION}"
-WRKSRC = ${WRKDIR}/lapack-${PORTVERSION}
-WRKSRC_PROFILE = ${WRKSRC}_PROFILE
+WRKSRC= ${WRKDIR}/lapack-${PORTVERSION}
+WRKSRC_PROFILE= ${WRKSRC}_PROFILE
WRKSRC_SHARED= ${WRKSRC}_SHARED
WRKSRC_STATIC= ${WRKSRC}