diff options
Diffstat (limited to 'net/dpdk-20.11/Makefile')
-rw-r--r-- | net/dpdk-20.11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dpdk-20.11/Makefile b/net/dpdk-20.11/Makefile index 2bcee20b0863..e5387d1a6438 100644 --- a/net/dpdk-20.11/Makefile +++ b/net/dpdk-20.11/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= objdump:devel/binutils LIB_DEPENDS= libelf.so:devel/elfutils \ libjansson.so:devel/jansson -USES= kmod meson pkgconfig:both python:3.5+ shebangfix tar:xz +USES= kmod meson pkgconfig:both python shebangfix tar:xz USE_LDCONFIG= yes SHEBANG_FILES= examples/ipsec-secgw/test/pkttest.py \ examples/ipsec-secgw/test/pkttest.sh \ |