Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/ipsec-tools/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/ipsec-tools/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/security/ipsec-tools/Attic/Makefile 2004/11/10 09:11:34 1.4 +++ pkgsrc/security/ipsec-tools/Attic/Makefile 2004/11/10 16:44:51 1.5 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/11/10 09:11:34 xtraeme Exp $ +# $NetBSD: Makefile,v 1.5 2004/11/10 16:44:51 manu Exp $ # DISTNAME= ipsec-tools-0.5.pre20041109 @@ -15,8 +15,10 @@ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-libradius --enable-natt -CONFIGURE_ARGS+= --enable-frag --enable-hybrid +CONFIGURE_ARGS+= --with-libradius --enable-frag --enable-hybrid + +# Require a kernel patch not integrated yet (IPR problem) +#CONFIGURE_ARGS+= --enable-natt SAMPLE_DIR= ${WRKSRC}/src/racoon/samples EXAMPLE_DIR= ${PREFIX}/share/examples/ipsec-tools