summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-14 20:29:05 +0000
committerminskim <minskim>2004-12-14 20:29:05 +0000
commit1a3acef85929ee68e00c85ffb34c794cd7468c29 (patch)
tree809409f27c09fbfcc3c8966a454a45b52c62e119
parent852f9d69e2de4856299d1570b493af2c68408f71 (diff)
downloadpkgsrc-1a3acef85929ee68e00c85ffb34c794cd7468c29.tar.gz
Sort buildlink3 files.
-rw-r--r--security/xmlsec1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 49dd4a98c57..1e7102c0b39 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -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 @@ GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= --without-openssl
CONFIGURE_ARGS+= --without-gnutls
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/libxslt/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
#.include "../../security/gnutls/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"