aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2010-10-08 20:37:12 +0800
committerbf <bf@FreeBSD.org>2010-10-08 20:37:12 +0800
commit2f67720018aa09ad3605255f8a9a69af5888eccf (patch)
tree849536ab91c73cf341414186b661a0869b4e0869 /devel
parenta7e6fff67e2d27bc8c1eb582eedc6126bc9f2be4 (diff)
downloadfreebsd-ports-gnome-2f67720018aa09ad3605255f8a9a69af5888eccf.tar.gz
freebsd-ports-gnome-2f67720018aa09ad3605255f8a9a69af5888eccf.tar.zst
freebsd-ports-gnome-2f67720018aa09ad3605255f8a9a69af5888eccf.zip
Fix python dependencies
Approved by: makc, miwi (co-mentors, implicit)
Diffstat (limited to 'devel')
-rw-r--r--devel/py-distorm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-distorm/Makefile b/devel/py-distorm/Makefile
index 9b5aac0763bc..c5e72b0e4a74 100644
--- a/devel/py-distorm/Makefile
+++ b/devel/py-distorm/Makefile
@@ -19,10 +19,11 @@ EXTRACT_ONLY= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2
MAINTAINER= bf@FreeBSD.org
COMMENT= Fast x86 and x86-64 disassembler library with Python interface
-LICENSE= BSD
+RUN_DEPENDS= ${PYCTYPES}
USE_BZIP2= yes
-USE_PYTHON= yes
+USE_PYTHON= -2.7
+LICENSE= BSD
WRKSRC= ${WRKDIR}/distorm64/build/linux
ALL_TARGET= py