aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-humanfriendly
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2017-06-02 11:05:54 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2017-06-02 11:05:54 +0000
commit1d9e0538da7d8590db959d0dec6db8861c6e9581 (patch)
treea635e0b896bf1d0016658092561d90a344a95625 /textproc/py-humanfriendly
parent0dabdfe837cfc7f0d731d86f199789408c8eb7b3 (diff)
downloadports-1d9e0538da7d8590db959d0dec6db8861c6e9581.tar.gz
ports-1d9e0538da7d8590db959d0dec6db8861c6e9581.zip
- Create a python3 version of textproc/py-humanfriendly.
Notes
Notes: svn path=/head/; revision=442375
Diffstat (limited to 'textproc/py-humanfriendly')
-rw-r--r--textproc/py-humanfriendly/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-humanfriendly/Makefile b/textproc/py-humanfriendly/Makefile
index 5b25870ca10f..750f1a0c9993 100644
--- a/textproc/py-humanfriendly/Makefile
+++ b/textproc/py-humanfriendly/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
-USES= python
+USES?= python
USE_PYTHON= autoplist distutils
.include <bsd.port.pre.mk>