aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/py-s3cmd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile
index b4518b2e678a..eab6c59e7a14 100644
--- a/net/py-s3cmd/Makefile
+++ b/net/py-s3cmd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= s3cmd
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= SF/s3tools/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Unix-like tools to manipulate stored files from the command line
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
USE_PYDISTUTILS= yes
-USE_PYTHON= yes
+USE_PYTHON= 2.5-2.7
MAN1= s3cmd.1