summaryrefslogtreecommitdiff
path: root/devel/stgit
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
committerrillig <rillig@pkgsrc.org>2009-06-13 06:46:41 +0000
commitb52a0a9b9545539eb23fccdbc91473026310e836 (patch)
tree6eed7a57d3bef605249cae3ca716a48bbe004af0 /devel/stgit
parent220b66939b43b17a20168b4da9eeb0918041d822 (diff)
downloadpkgsrc-b52a0a9b9545539eb23fccdbc91473026310e836.tar.gz
Ran pkglint --autofix on the devel/ category. Most of the changes are
simple white-space issues like indentation and trailing spaces. The others are cross-references for Makefile.common.
Diffstat (limited to 'devel/stgit')
-rw-r--r--devel/stgit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile
index 75985587ce3..c00476e6db4 100644
--- a/devel/stgit/Makefile
+++ b/devel/stgit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2009/02/09 22:56:23 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/06/13 06:46:48 rillig Exp $
DISTNAME= stgit-0.14.3
PKGREVISION= 1
@@ -16,10 +16,10 @@ BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
AUTO_MKDIRS= yes
-USE_TOOLS+= bash:run perl gmake
+USE_TOOLS+= bash:run perl gmake
REPLACE_PERL= Documentation/build-docdep.perl
-REPLACE_BASH= contrib/stg-*
+REPLACE_BASH= contrib/stg-*
PYTHON_PATCH_SCRIPTS= *.py stgit/*.py stg
PYDISTUTILSPKG= yes