diff options
-rw-r--r-- | security/tinc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 761f2f34bc4b..e7df909e667c 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -15,7 +15,8 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 LICENSE= GPLv3 -USES= makeinfo +USES= cpe makeinfo +CPE_VENDOR= tinc-vpn USE_OPENSSL= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |