aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2018-11-07 01:18:40 +0800
committerRenato Botelho <garga@FreeBSD.org>2018-11-07 01:18:40 +0800
commit6005cc36f39f58502508385d8440d134747c3ff7 (patch)
treeb6fbc112e622d648f2755dbd9c5e2dd84b741296 /net
parent5e135bf219a34fe12bc474e29508f8910d961675 (diff)
downloadfreebsd-ports-gnome-6005cc36f39f58502508385d8440d134747c3ff7.tar.gz
freebsd-ports-gnome-6005cc36f39f58502508385d8440d134747c3ff7.tar.zst
freebsd-ports-gnome-6005cc36f39f58502508385d8440d134747c3ff7.zip
Move USES entry to proper place and silence portlint
Diffstat (limited to 'net')
-rw-r--r--net/libpcap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index b610911145dc..8e23ec48bd10 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -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