aboutsummaryrefslogtreecommitdiff
path: root/security/wpa_supplicant
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-04-01 01:02:12 +0000
committerCy Schubert <cy@FreeBSD.org>2020-04-01 01:02:12 +0000
commit04b9cd79b4757422c74671e92eb4cfc0c90a104a (patch)
treec77fa59c4e7ca84cf016b806592f9519ef518e4d /security/wpa_supplicant
parent311bfb1378d8ca8dadb472d202fab92a8202d94a (diff)
Notes
Diffstat (limited to 'security/wpa_supplicant')
-rw-r--r--security/wpa_supplicant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/wpa_supplicant/Makefile b/security/wpa_supplicant/Makefile
index 20661efd35b6..33a258b40ef3 100644
--- a/security/wpa_supplicant/Makefile
+++ b/security/wpa_supplicant/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wpa_supplicant
PORTVERSION= 2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= https://w1.fi/releases/
@@ -14,7 +14,7 @@ COMMENT= Supplicant (client) for WPA/802.1x protocols
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/README
-USES= cpe gmake readline ssl
+USES= cpe gmake pkgconfig:build readline ssl
BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant
INSTALL_WRKSRC= ${WRKSRC}/src
CFLAGS+= ${CPPFLAGS} # USES=readline only augments CPPFLAGS and LDFLAGS