summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authoragc <agc>2007-08-31 20:26:55 +0000
committeragc <agc>2007-08-31 20:26:55 +0000
commitd5d53a493f5447c5015821d276416657c2ef43f9 (patch)
tree26b1b061cbcbcff31791857b98d981a145b78bf5 /devel/bzr
parent53602d1192a9cebfa853f238bba01dee67f6bbc6 (diff)
downloadpkgsrc-d5d53a493f5447c5015821d276416657c2ef43f9.tar.gz
Modify the COMMENT so that seraches for "bazaar" should hit this package,
as well as "bzr". Clean up some lint.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 63bbc0e4780..fb11a9b3b42 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/07/28 14:48:17 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/08/31 20:26:55 agc Exp $
#
DISTNAME= bzr-0.18
@@ -7,7 +7,7 @@ MASTER_SITES= http://bazaar-vcs.org/releases/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bazaar-vcs.org/
-COMMENT= Open source distributed version control system
+COMMENT= Bazaar open source distributed version control system
DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
@@ -25,8 +25,8 @@ DEPENDS+= ${PYPKGPREFIX}-medusa>=0:../../net/py-medusa
.endif
SUBST_CLASSES+= python
-SUBST_MESSAGE.python+= Fix python path for test case.
-SUBST_STAGE.python+= post-extract
+SUBST_MESSAGE.python= Fix python path for test case.
+SUBST_STAGE.python= post-extract
SUBST_FILES.python+= Makefile
SUBST_SED.python+= -e 's,python ,${PYTHONBIN} ,'