diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-25 08:46:07 +0000 |
commit | 3fc2da5cbcc001ef733b116e912daeef49052f2d (patch) | |
tree | 6054794e3cb351fc9f68526537306791affe6817 /devel/py-distorm | |
parent | 14905080a5d18aa0c1d6a25f04752a06c317cacc (diff) | |
download | ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.tar.gz ports-3fc2da5cbcc001ef733b116e912daeef49052f2d.zip |
Notes
Diffstat (limited to 'devel/py-distorm')
-rw-r--r-- | devel/py-distorm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-distorm/Makefile b/devel/py-distorm/Makefile index c5e72b0e4a74..67423fb077a8 100644 --- a/devel/py-distorm/Makefile +++ b/devel/py-distorm/Makefile @@ -19,8 +19,6 @@ EXTRACT_ONLY= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2 MAINTAINER= bf@FreeBSD.org COMMENT= Fast x86 and x86-64 disassembler library with Python interface -RUN_DEPENDS= ${PYCTYPES} - USE_BZIP2= yes USE_PYTHON= -2.7 LICENSE= BSD |