diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-02 08:58:34 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-02 08:58:34 +0000 |
commit | a5ab86be2d36dacbaef04e91927e84cc82319a71 (patch) | |
tree | b7b3f4d29605f7db868c2f8b2b17db586bc87fa5 /security/libreswan/Makefile | |
parent | bac31b91cf80aeb5e0831dae666093fcb71d1c69 (diff) |
Diffstat (limited to 'security/libreswan/Makefile')
-rw-r--r-- | security/libreswan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libreswan/Makefile b/security/libreswan/Makefile index 1f1c5279e5e8..500e7dc53169 100644 --- a/security/libreswan/Makefile +++ b/security/libreswan/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libnss3.so:security/nss \ libunbound.so:dns/unbound -USES= bison gmake pkgconfig python +USES= bison cpe gmake pkgconfig python CFLAGS+= -I${WRKSRC}/include/unbound |