Fix poudriere builds.

This commit is contained in:
Cy Schubert 2020-04-01 01:02:12 +00:00
parent 311bfb1378
commit 04b9cd79b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530188

View file

@ -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