pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ipsec-tools This package needs openssl bl3.mk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa29f00639cb
branches:  trunk
changeset: 483283:aa29f00639cb
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Nov 10 09:11:34 2004 +0000

description:
This package needs openssl bl3.mk... and it needs NAT-T kernel option
to build...

diffstat:

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

diffs (15 lines):

diff -r 4ec2e559868a -r aa29f00639cb security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile     Wed Nov 10 09:11:06 2004 +0000
+++ b/security/ipsec-tools/Makefile     Wed Nov 10 09:11:34 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/11/10 08:49:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.4 2004/11/10 09:11:34 xtraeme Exp $
 #
 
 DISTNAME=              ipsec-tools-0.5.pre20041109
@@ -36,4 +36,5 @@
        ${INSTALL_DATA} ${SAMPLE_DIR}/racoon.conf.sample-plainrsa ${EXAMPLE_DIR}
 
 .include "../../net/libradius/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index