aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-11-02 12:18:54 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-11-02 12:18:54 +0000
commit5737b9faffa17e52fc6f7f0411004f9c8908c087 (patch)
tree8cbbc0096a4af0d7cac1cf54cc25e165cc797c46 /security/libgcrypt/Makefile
parenta1e0d14c442480813a8579e15f7d255a5c440013 (diff)
Notes
Diffstat (limited to 'security/libgcrypt/Makefile')
-rw-r--r--security/libgcrypt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index cd179057a170..c4f1db286fd0 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -15,10 +15,12 @@ COMMENT= General purpose crypto library based on code used in GnuPG
LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= GPLv2 LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING ${WRKSRC}/COPYING.LIB
+LICENSE_COMB= multi
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:22
+USE_CSTD= gnu89
GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
USE_LDCONFIG= yes