aboutsummaryrefslogtreecommitdiff
path: root/math/xblas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/xblas/Makefile')
-rw-r--r--math/xblas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xblas/Makefile b/math/xblas/Makefile
index f7f663fba1d1..51115dfa37fa 100644
--- a/math/xblas/Makefile
+++ b/math/xblas/Makefile
@@ -27,7 +27,7 @@ STATIC_DESC= Build a non-PIC archive
PLIST_DIRS= ${HDIR}
PLIST_FILES= ${HEADERS:S|^|${HDIR}/|}
SHLIB_MAJOR= 0
-WRKSRC = ${WRKDIR}/xblas-${PORTVERSION}
+WRKSRC= ${WRKDIR}/xblas-${PORTVERSION}
.include <bsd.port.options.mk>