diff options
Diffstat (limited to 'java/bouncycastle/Makefile')
-rw-r--r-- | java/bouncycastle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 86bd24fc2f59..3acb25160d2e 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -37,6 +37,8 @@ JARS= bcprov bcmail bctsp bcpg PORTDOCS= * +PORTSCOUT= skipv:1.46 + post-patch: @${REINPLACE_CMD} s/BERConstructedOctetString/DEROctetString/ \ ${WRKSRC}/src/org/bouncycastle/cms/CMS*DataGenerator.java |