aboutsummaryrefslogtreecommitdiff
path: root/security/py-plaso
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2013-08-25 16:14:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2013-08-25 16:14:03 +0000
commit5e00e02af6c35760c6652731ed06d5851064048e (patch)
tree9d0b60afe0f890d94688b96eeb47437ae77a0395 /security/py-plaso
parent9838e663490b671c372953d4e4a8004e6b8bce69 (diff)
downloadports-5e00e02af6c35760c6652731ed06d5851064048e.tar.gz
ports-5e00e02af6c35760c6652731ed06d5851064048e.zip
Notes
Diffstat (limited to 'security/py-plaso')
-rw-r--r--security/py-plaso/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile
index 462f182eeb1d..e8b9b8f53b54 100644
--- a/security/py-plaso/Makefile
+++ b/security/py-plaso/Makefile
@@ -3,6 +3,7 @@
PORTNAME= plaso
DISTVERSION= 1.0.1alpha
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= GOOGLE_CODE
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +24,7 @@ RUN_DEPENDS= hachoir-core>=0:${PORTSDIR}/devel/hachoir-core \
libmsiecf>=a:${PORTSDIR}/devel/libmsiecf \
libregf>=a:${PORTSDIR}/devel/libregf \
libvshadow>=0:${PORTSDIR}/devel/libvshadow \
- ipython${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/devel/ipython \
+ ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \
${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \
${PYTHON_PKGNAMEPREFIX}protobuf>=0:${PORTSDIR}/devel/py-protobuf \
${PYTHON_PKGNAMEPREFIX}pytsk>=0:${PORTSDIR}/sysutils/py-pytsk \