pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/beecrypt Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6ea2ff7a48a1
branches: trunk
changeset: 513821:6ea2ff7a48a1
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 04 10:21:33 2006 +0000
description:
Uses C++.
diffstat:
security/beecrypt/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 593892cb19fd -r 6ea2ff7a48a1 security/beecrypt/Makefile
--- a/security/beecrypt/Makefile Sun Jun 04 08:25:52 2006 +0000
+++ b/security/beecrypt/Makefile Sun Jun 04 10:21:33 2006 +0000
@@ -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 @@
COMMENT= Multipurpose cryptographic library
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
CONFIGURE_ARGS+= --without-javaglue
Home |
Main Index |
Thread Index |
Old Index