mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/py-pypcap: Cosmetic change
This commit is contained in:
parent
f096d0538f
commit
b393d16ab3
1 changed files with 2 additions and 3 deletions
|
@ -12,10 +12,9 @@ COMMENT= Simplified object-oriented Python wrapper for libpcap
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist cython distutils
|
USE_PYTHON= autoplist concurrent cython distutils
|
||||||
|
|
||||||
# Add workaround to avoid using /usr/lib32 over /usr/lib
|
# PR 239725: workaround to avoid using /usr/lib32 over /usr/lib
|
||||||
# See PR/239725 for details
|
|
||||||
LDFLAGS+= -L/usr/lib
|
LDFLAGS+= -L/usr/lib
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
|
|
Loading…
Add table
Reference in a new issue