pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/xmlsec1 Sort buildlink3 files.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d48b4759a9c7
branches: trunk
changeset: 485521:d48b4759a9c7
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Dec 14 20:29:05 2004 +0000
description:
Sort buildlink3 files.
diffstat:
security/xmlsec1/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 86c9fc731eff -r d48b4759a9c7 security/xmlsec1/Makefile
--- a/security/xmlsec1/Makefile Tue Dec 14 20:00:22 2004 +0000
+++ b/security/xmlsec1/Makefile Tue Dec 14 20:29:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:14 tv Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/14 20:29:05 minskim Exp $
#
DISTNAME= xmlsec1-1.2.6
@@ -22,8 +22,8 @@
#CONFIGURE_ARGS+= --without-openssl
CONFIGURE_ARGS+= --without-gnutls
+.include "../../security/openssl/buildlink3.mk"
+#.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-#.include "../../security/gnutls/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index