PORTNAME= libgcrypt
PORTVERSION= 1.9.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= GNUPG
.if ${ARCH} == "powerpc"
CONFIGURE_ARGS+= --disable-asm
.endif
.if ${ARCH} == "armv6"
CONFIGURE_ARGS+= --disable-jent-support
post-patch: