summaryrefslogtreecommitdiff
path: root/graphics/py-django-easy-thumbnails/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-django-easy-thumbnails/Makefile')
-rw-r--r--graphics/py-django-easy-thumbnails/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/py-django-easy-thumbnails/Makefile b/graphics/py-django-easy-thumbnails/Makefile
index 4e76d8a7da3b..71081e24dd4a 100644
--- a/graphics/py-django-easy-thumbnails/Makefile
+++ b/graphics/py-django-easy-thumbnails/Makefile
@@ -3,6 +3,7 @@
PORTNAME= easy-thumbnails
PORTVERSION= 1.0.3
+PORTREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django-
@@ -16,9 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-
-NO_STAGE= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>