Index: head/net/py-s3cmd/Makefile =================================================================== --- head/net/py-s3cmd/Makefile (revision 282003) +++ head/net/py-s3cmd/Makefile (revision 282004) @@ -1,35 +1,33 @@ # New ports collection makefile for: s3cmd # Date created: 2007-05-02 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= s3cmd PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= SF/s3tools/${PORTNAME}/${PORTVERSION} 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 FETCH_ARGS= -Fpr post-patch: ${REINPLACE_CMD} -e 's,share/man,man,' ${WRKSRC}/setup.py .ifndef(NOPORTDOCS) ${REINPLACE_CMD} -e 's,doc/packages,doc,' ${WRKSRC}/setup.py .else ${REINPLACE_CMD} -e '/(doc_path+/d' ${WRKSRC}/setup.py .endif .include Property changes on: head/net/py-s3cmd/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property