pkgsrc-WIP-changes archive

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

gitea-tea: Remove ca-certificates dependency



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Mon Jul 19 17:54:09 2021 +0100
Changeset:	830b2c579b4f0d3aeab3d1aec4fe6d0e67eaa328

Modified Files:
	gitea-tea/Makefile

Log Message:
gitea-tea: Remove ca-certificates dependency

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=830b2c579b4f0d3aeab3d1aec4fe6d0e67eaa328

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gitea-tea/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/gitea-tea/Makefile b/gitea-tea/Makefile
index cba7777b4f..3367eb82bb 100644
--- a/gitea-tea/Makefile
+++ b/gitea-tea/Makefile
@@ -14,8 +14,6 @@ USE_TOOLS+=	gmake
 
 .include "go-modules.mk"
 
-DEPENDS+=		ca-certificates-[0-9]*:../../security/ca-certificates
-
 INSTALLATION_DIRS=	bin
 EGDIR=			${PREFIX}/share/examples/gitea-tea/auto-completion
 


Home | Main Index | Thread Index | Old Index