pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tamago-anthy: Switch to GIT_DEEP_CLONE.master
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Mon Oct 3 02:00:04 2016 +0200
Changeset: 8f62e71615ed09c3aeec7ada24700a42e596e1a7
Modified Files:
tamago-anthy/Makefile
Log Message:
tamago-anthy: Switch to GIT_DEEP_CLONE.master
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f62e71615ed09c3aeec7ada24700a42e596e1a7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tamago-anthy/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/tamago-anthy/Makefile b/tamago-anthy/Makefile
index 24e1763..847b436 100644
--- a/tamago-anthy/Makefile
+++ b/tamago-anthy/Makefile
@@ -32,6 +32,7 @@ DEPENDS+= anthy-[0-9]*:../../inputmethod/anthy
GIT_REPOSITORIES= master
GIT_MODULE.master= egg
GIT_REPO.master= git://git.debian.org/git/pkg-anthy/egg.git
+GIT_DEEP_CLONE.master= # defined
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/egg
@@ -89,5 +90,5 @@ PLIST.jisx0213= yes
.include "../../wip/mk/git-package.mk"
# http://mail-index.netbsd.org/pkgsrc-wip-discuss/2014/01/20/msg002556.html
# By unknown reason, tamago repository does not accept --depth=1, see TODO
-_GIT_FLAGS= # empty
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index