summaryrefslogtreecommitdiff
path: root/devel/py-jsonlib/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-10-29 08:38:33 +0000
committerWen Heping <wen@FreeBSD.org>2010-10-29 08:38:33 +0000
commit3f6bc74b9b65db5cdadaef26f1938da1b21c3e38 (patch)
tree91e0046b9adcb078119ca72aab9f0e5908be8693 /devel/py-jsonlib/Makefile
parentperlbrew is a program to automate the building and (diff)
- Fix build with python-2.4
PR: ports/151597 Submitted by: "Ilya A. Arhipov" <pa36ouHu4er@yandex.ru>
Notes
Notes: svn path=/head/; revision=263717
Diffstat (limited to 'devel/py-jsonlib/Makefile')
-rw-r--r--devel/py-jsonlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-jsonlib/Makefile b/devel/py-jsonlib/Makefile
index 200507486c21..54ec925218c7 100644
--- a/devel/py-jsonlib/Makefile
+++ b/devel/py-jsonlib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jsonlib
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}