aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-pytsk
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-29 17:28:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-29 17:28:42 +0000
commit5fe04d8b0669da3d0a41a607983f701889ad2ba7 (patch)
tree0e5d6fab51bd007b36c0cb572b0a1101d7343b04 /sysutils/py-pytsk
parent3b63eba367f6bace07c80d9475cce3d4a99998f3 (diff)
downloadports-5fe04d8b0669da3d0a41a607983f701889ad2ba7.tar.gz
ports-5fe04d8b0669da3d0a41a607983f701889ad2ba7.zip
Convert a few ports to USES=python
Notes
Notes: svn path=/head/; revision=366537
Diffstat (limited to 'sysutils/py-pytsk')
-rw-r--r--sysutils/py-pytsk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile
index a43fb838adb5..405969f8a5b4 100644
--- a/sysutils/py-pytsk/Makefile
+++ b/sysutils/py-pytsk/Makefile
@@ -17,13 +17,11 @@ LIB_DEPENDS= libtsk.so:${PORTSDIR}/sysutils/sleuthkit
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= shebangfix tar:tgz
+USES= python:2 shebangfix tar:tgz
SHEBANG_FILES= samples/*.py
python_OLD_CMD= .*
python_CMD= ${PYTHON_CMD}
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USE_PYTHON= distutils autoplist
PORTDOCS= README
PORTEXAMPLES= *