pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/bzr-svn Correct reference to py-subvertpy and dr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6213fb1478f7
branches: trunk
changeset: 554766:6213fb1478f7
user: epg <epg%pkgsrc.org@localhost>
date: Fri Feb 20 03:41:25 2009 +0000
description:
Correct reference to py-subvertpy and drop subversion-base references.
diffstat:
devel/bzr-svn/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 314b3f6d1751 -r 6213fb1478f7 devel/bzr-svn/Makefile
--- a/devel/bzr-svn/Makefile Fri Feb 20 02:59:50 2009 +0000
+++ b/devel/bzr-svn/Makefile Fri Feb 20 03:41:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/02/19 07:34:08 epg Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/20 03:41:25 epg Exp $
DISTNAME= bzr-svn-${VER}
#PKGREVISION= 1
@@ -15,18 +15,16 @@
DEPENDS+= ${SQLITE_DEP}
DEPENDS+= bzr>=1.11{,nb[0-9]*}:../../devel/bzr
-DEPENDS+= ${PYPKGPREFIX}-subvertpy>=0.6.1:../../devel/subvertpy
+DEPENDS+= ${PYPKGPREFIX}-subvertpy>=0.6.1:../../devel/py-subvertpy
# for make test
USE_TOOLS+= gmake
-MAKE_ENV+= SVN_PREFIX=${BUILDLINK_PREFIX.subversion-base}
PYDISTUTILSPKG= yes
# NOTE: This must run in a UTF-8 locale, e.g. LC_TYPE=en_US.utf8 make test
TEST_TARGET= check-verbose
.include "../../devel/bzr/plugin.mk"
-.include "../../devel/subversion-base/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index