aboutsummaryrefslogtreecommitdiff
path: root/science/pynn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/pynn/Makefile')
-rw-r--r--science/pynn/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/pynn/Makefile b/science/pynn/Makefile
index 3c74a2c27e67..f524f44a1db5 100644
--- a/science/pynn/Makefile
+++ b/science/pynn/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pynn
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.3
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
NO_ARCH= yes
USES= python