diff options
Diffstat (limited to 'devel/scmgit/PLIST')
-rw-r--r-- | devel/scmgit/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/scmgit/PLIST b/devel/scmgit/PLIST index ea743b7515a..b5ff7921cb2 100644 --- a/devel/scmgit/PLIST +++ b/devel/scmgit/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2006/09/06 09:08:55 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/09/07 22:21:06 rillig Exp $ bin/git bin/git-add bin/git-am @@ -240,6 +240,7 @@ man/man1/git-write-tree.1 man/man1/gitk.1 man/man7/git.7 share/git-core/python/gitMergeCommon.py +${IF_NEEDS_SUBPROCESS_PY}share/git-core/python/subprocess.py share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg share/git-core/templates/hooks/commit-msg |