aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-25 02:24:27 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-25 02:24:27 +0800
commit8a553e890a0aef0206b2f0be93109d8549fc86d5 (patch)
tree419b24fabc97726bf4571ecb835f427cbd43db48 /math
parentc671b7499c21f0b5d1b3b76b64de4a06c8414dcc (diff)
downloadfreebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.gz
freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.tar.zst
freebsd-ports-gnome-8a553e890a0aef0206b2f0be93109d8549fc86d5.zip
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
Diffstat (limited to 'math')
-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}