aboutsummaryrefslogtreecommitdiff
path: root/devel/bzr/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-18 16:01:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-18 16:01:45 +0000
commit5c5d59ea95ae319b7735863c1fa5cd11c06a82f8 (patch)
treeead4036a6c5f4268d9af0f465c73af3fc9fd857d /devel/bzr/Makefile
parent9f4c8814e42d4214d4aa8974c6ce8761d508042a (diff)
downloadports-5c5d59ea95ae319b7735863c1fa5cd11c06a82f8.tar.gz
ports-5c5d59ea95ae319b7735863c1fa5cd11c06a82f8.zip
Notes
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r--devel/bzr/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile
index 48cc9ce398da..270648e8a13f 100644
--- a/devel/bzr/Makefile
+++ b/devel/bzr/Makefile
@@ -7,8 +7,9 @@
PORTNAME= bazaar-ng
PORTVERSION= 1.13
+PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= https://launchpad.net/bzr/${PORTVERSION}/${PORTVERSION}/+download/
+MASTER_SITES= https://launchpadlibrarian.net/23889955/
DISTNAME= bzr-${PORTVERSION}
MAINTAINER= fullermd@over-yonder.net
@@ -33,6 +34,9 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cElementTree.so:${PORTSDIR}/devel/py-celementt
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/paramiko/__init__.py:${PORTSDIR}/security/py-paramiko
.endif
+# Needed for 1.13 for files normally pre-built
+BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
+
post-install:
${INSTALL_MAN} ${WRKSRC}/bzr.1 ${MAN1PREFIX}/man/man1/