diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2013-11-19 23:08:44 +0000 |
commit | 02e619a5d80d666372fdf370624b2d6c016de0d5 (patch) | |
tree | ab8d23ab014eb4477219665648225ccea56d0295 /net | |
parent | f153879e96a329b43f46107b542848d2be0769c1 (diff) | |
download | ports-02e619a5d80d666372fdf370624b2d6c016de0d5.tar.gz ports-02e619a5d80d666372fdf370624b2d6c016de0d5.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/py-impacket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile index fc0902f7dcd9..efa9f920f271 100644 --- a/net/py-impacket/Makefile +++ b/net/py-impacket/Makefile @@ -18,7 +18,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pcapy>=0:${PORTSDIR}/net/py-pcapy \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto -USE_DOS2UNIX= yes +USES= dos2unix USE_PYTHON= yes USE_PYDISTUTILS=yes PORTDOCS= README |