diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 08:41:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-26 08:41:34 +0000 |
commit | c0ef6553ab62feeeed1bc06230ffad0837ff80c6 (patch) | |
tree | 538272ea6472d12ca5d850dc054ae239be5ead16 /security/tinc/Makefile | |
parent | bd2bbe06be054ea6d260b07be6a68fed141bd12e (diff) | |
download | ports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.tar.gz ports-c0ef6553ab62feeeed1bc06230ffad0837ff80c6.zip |
Notes
Diffstat (limited to 'security/tinc/Makefile')
-rw-r--r-- | security/tinc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile index 8225e2be9651..0756b13ea77e 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -15,6 +15,7 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 LICENSE= GPLv3 +USES= makeinfo USE_OPENSSL= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |