pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
A couple of dependencies.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Mon Feb 6 16:34:50 2017 +0100
Changeset: 3d882914139458ed23f7d9389c50a5d9d960856f
Modified Files:
caddy/Makefile
Log Message:
A couple of dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3d882914139458ed23f7d9389c50a5d9d960856f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
caddy/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/caddy/Makefile b/caddy/Makefile
index 269cf01841..69235c0641 100644
--- a/caddy/Makefile
+++ b/caddy/Makefile
@@ -17,6 +17,8 @@ GO_DIST_BASE= ${PKGNAME_NOREV}
GO_SRCPATH= github.com/mholt/caddy
GO_BUILD_PATTERN= ${GO_SRCPATH}/caddy
+.include "../../net/go-net/buildlink3.mk"
+.include "../../security/go-crypto/buildlink3.mk"
.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index