From f09d6e006f30329e25dc4e10959ea39389b0535f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 30 Nov 2016 06:43:25 +0100 Subject: [PATCH] sysutils/tarsnap: sync with upstream Taken from: FreeBSD --- sysutils/tarsnap/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile index 9505f165e22..46501118601 100644 --- a/sysutils/tarsnap/Makefile +++ b/sysutils/tarsnap/Makefile @@ -26,4 +26,8 @@ RESTRICTED= license only allows redistribution and use of unmodified source and .endif LEGAL_TEXT= license restricts redistribution of source and binaries +.if ${SSL_DEFAULT:Mopenssl-devel} +BROKEN= Does not build with openssl-devel +.endif + .include