aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-progressbar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-progressbar/Makefile')
-rw-r--r--misc/py-progressbar/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/misc/py-progressbar/Makefile b/misc/py-progressbar/Makefile
index 89f604eb7e3f..c0b29364dff4 100644
--- a/misc/py-progressbar/Makefile
+++ b/misc/py-progressbar/Makefile
@@ -3,6 +3,7 @@
PORTNAME= progressbar
PORTVERSION= 2.2
+PORTREVISION= 1
CATEGORIES= misc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,14 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-INSTALLS_EGGINFO= yes
+PYDISTUTILS_AUTOPLIST= yes
-PLIST_FILES= \
- %%PYTHON_SITELIBDIR%%/progressbar.py \
- %%PYTHON_SITELIBDIR%%/progressbar.pyc \
- %%PYTHON_SITELIBDIR%%/progressbar.pyo
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -E -e 's|/usr/bin/python|${PYTHON_CMD}|' \
${WRKSRC}/${PORTNAME}.py