svn commit: r526310 - head/net/scapy
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Feb 16 18:03:27 UTC 2020
Author: sunpoet
Date: Sun Feb 16 18:03:26 2020
New Revision: 526310
URL: https://svnweb.freebsd.org/changeset/ports/526310
Log:
Move graphics/py-PyX to graphics/py-pyx
Modified:
head/net/scapy/Makefile
Modified: head/net/scapy/Makefile
==============================================================================
--- head/net/scapy/Makefile Sun Feb 16 18:03:21 2020 (r526309)
+++ head/net/scapy/Makefile Sun Feb 16 18:03:26 2020 (r526310)
@@ -40,7 +40,7 @@ MANUF_RUN_DEPENDS= ${LOCALBASE}/share/wireshark/manuf:
MATPLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
P0F_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/p0f.fp:net-mgmt/p0f
PYCRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}
-PYX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyX>0:graphics/py-PyX@${PY_FLAVOR}
+PYX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyx>0:graphics/py-pyx@${PY_FLAVOR}
QUESO_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/queso.conf.sample:net/queso
SOX_RUN_DEPENDS= ${LOCALBASE}/bin/sox:audio/sox
More information about the svn-ports-all
mailing list