From eb5b7b03b9528bcc227f560fdc5649e8c9c808e6 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 4 Jun 2006 10:21:33 +0000 Subject: Uses C++. --- security/beecrypt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/beecrypt') diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 0d15ff59c0f..f6f4b6c6d2e 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:33 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/06/04 10:21:33 joerg Exp $ DISTNAME= beecrypt-4.1.1 CATEGORIES= security @@ -9,6 +9,7 @@ HOMEPAGE= http://www.virtualunlimited.com/products/beecrypt/ COMMENT= Multipurpose cryptographic library GNU_CONFIGURE= YES +USE_LANGUAGES= c c++ USE_LIBTOOL= YES CONFIGURE_ARGS+= --without-javaglue -- cgit v1.2.3