aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2018-11-07 01:18:40 +0800
committergarga <garga@FreeBSD.org>2018-11-07 01:18:40 +0800
commit69c018ad76d2499201b5a645779b1a89c0bf0667 (patch)
treeb6fbc112e622d648f2755dbd9c5e2dd84b741296 /net
parent70000612b621245b2aabbca3c9bf2c4a52c4e82f (diff)
downloadfreebsd-ports-gnome-69c018ad76d2499201b5a645779b1a89c0bf0667.tar.gz
freebsd-ports-gnome-69c018ad76d2499201b5a645779b1a89c0bf0667.tar.zst
freebsd-ports-gnome-69c018ad76d2499201b5a645779b1a89c0bf0667.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