Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 10:19:29 +0200
From:      Maurizio Vairani <maurizio.vairani@cloverinformatica.it>
To:        ports@FreeBSD.org
Subject:   Port sysutils/dar
Message-ID:  <53A14B91.7080009@cloverinformatica.it>

next in thread | raw e-mail | index | archive | help
Hi all,

I am using dar with encryption, but in the Makefile the default is to 
disable the libgcrypt linking.
For enabling encryption I need to modify the Makefile:
# diff Makefile.orig Makefile
19c19
<               --disable-upx --disable-libgcrypt-linking \
---
 >               --disable-upx \

The encryption in dar works. Is possible to add an option to let the 
encryption enabled  ?

Thanks in advance
Maurizio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53A14B91.7080009>