aboutsummaryrefslogtreecommitdiff
path: root/math/py-numexpr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-24 18:24:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-24 18:24:27 +0000
commitb4872adff4c2e77267a75ae0d217dc3b78836cc8 (patch)
tree419b24fabc97726bf4571ecb835f427cbd43db48 /math/py-numexpr
parentb2053786ce53da051a1e5756f7cbe55aa50180dc (diff)
downloadports-b4872adff4c2e77267a75ae0d217dc3b78836cc8.tar.gz
ports-b4872adff4c2e77267a75ae0d217dc3b78836cc8.zip
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
Notes
Notes: svn path=/head/; revision=382151
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 784b280dc52b..3b79b64c6c51 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= autoplist distutils
USES= python
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
GH_ACCOUNT= pydata
GH_PROJECT= ${PORTNAME}