aboutsummaryrefslogtreecommitdiff
path: root/math/py-pycosat/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2018-08-07 02:42:54 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2018-08-07 02:42:54 +0000
commitf0003a7cf9e2c72998caaeb1db3b3265badfb47a (patch)
treed0c9f0ca538bccca21caf804fd37cfaba6c06a9c /math/py-pycosat/Makefile
parent6e9adf357e5012841c0128278f12775283b6c8c5 (diff)
downloadports-f0003a7cf9e2c72998caaeb1db3b3265badfb47a.tar.gz
ports-f0003a7cf9e2c72998caaeb1db3b3265badfb47a.zip
math/py-pycosat: Update to 0.6.3
Notes
Notes: svn path=/head/; revision=476559
Diffstat (limited to 'math/py-pycosat/Makefile')
-rw-r--r--math/py-pycosat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pycosat/Makefile b/math/py-pycosat/Makefile
index e1ff810d9e2f..2b6d3021e907 100644
--- a/math/py-pycosat/Makefile
+++ b/math/py-pycosat/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pycosat
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.3
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libpicosat.so:math/picosat
-USES= python
+USES= python zip
USE_PYTHON= autoplist distutils
PYDISTUTILS_BUILDARGS= build_ext \