pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/xml-security-c
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Apr 30 06:52:06 UTC 2018
Modified Files:
pkgsrc/security/xml-security-c: Makefile
Log Message:
Remove required version
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/xml-security-c/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/xml-security-c/Makefile
diff -u pkgsrc/security/xml-security-c/Makefile:1.18 pkgsrc/security/xml-security-c/Makefile:1.19
--- pkgsrc/security/xml-security-c/Makefile:1.18 Mon Apr 30 05:25:24 2018
+++ pkgsrc/security/xml-security-c/Makefile Mon Apr 30 06:52:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2018/04/30 05:25:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2018/04/30 06:52:06 ryoon Exp $
DISTNAME= xml-security-c-1.7.3
CATEGORIES= security devel
@@ -15,7 +15,6 @@ USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ENV+= XERCESCROOT="${BUILDLINK_PREFIX.xerces-c}"
-BUILDLINK_API_DEPENDS.openssl+= openssl>=1.1
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/xerces-c/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index