pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security Added libdecaf to Makefile SUBDIRs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f068358dce8
branches:  trunk
changeset: 399561:8f068358dce8
user:      fox <fox%pkgsrc.org@localhost>
date:      Sun Aug 11 16:52:12 2019 +0000

description:
Added libdecaf to Makefile SUBDIRs.

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6544dd2f9080 -r 8f068358dce8 security/Makefile
--- a/security/Makefile Sun Aug 11 16:47:52 2019 +0000
+++ b/security/Makefile Sun Aug 11 16:52:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.707 2019/08/09 19:04:57 brook Exp $
+# $NetBSD: Makefile,v 1.708 2019/08/11 16:52:12 fox Exp $
 #
 
 COMMENT=       Security tools
@@ -150,6 +150,7 @@
 SUBDIR+=       libbf
 SUBDIR+=       libcrack
 SUBDIR+=       libcurvecpr
+SUBDIR+=       libdecaf
 SUBDIR+=       libdes
 SUBDIR+=       libfprint
 SUBDIR+=       libfwbuilder



Home | Main Index | Thread Index | Old Index