diff options
Diffstat (limited to 'devel/bzr-pipeline/Makefile')
-rw-r--r-- | devel/bzr-pipeline/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bzr-pipeline/Makefile b/devel/bzr-pipeline/Makefile index 34d18e59ce8..c3bb0ed44df 100644 --- a/devel/bzr-pipeline/Makefile +++ b/devel/bzr-pipeline/Makefile @@ -7,6 +7,7 @@ PORTNAME= bzr-pipeline PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://launchpadlibrarian.net/90476867/ \ http://www.c-s.li/ports/ @@ -16,8 +17,8 @@ COMMENT= Bzr tools for working with a sequence of branches LICENSE= GPLv2 -BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng -RUN_DEPENDS= bzr:${PORTSDIR}/devel/bazaar-ng +BUILD_DEPENDS= bzr:${PORTSDIR}/devel/bzr +RUN_DEPENDS= bzr:${PORTSDIR}/devel/bzr USE_PYTHON= yes USE_PYDISTUTILS= yes |