Move USES entry to proper place and silence portlint
This commit is contained in:
parent
5e135bf219
commit
6005cc36f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484311
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= bison gmake
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS+=--enable-dbus=no \
|
||||
--with-pcap=bpf
|
||||
|
|
Loading…
Reference in a new issue