diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
commit | 00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /devel/bzr-git | |
parent | fd5b918640498d4d5f8b9ce1ac0a73880b4622e0 (diff) |
Notes
Diffstat (limited to 'devel/bzr-git')
-rw-r--r-- | devel/bzr-git/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/bzr-git/Makefile b/devel/bzr-git/Makefile index 87a40b2949c3..26c49b575759 100644 --- a/devel/bzr-git/Makefile +++ b/devel/bzr-git/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= bzr:devel/bzr \ ${PYTHON_PKGNAMEPREFIX}dulwich>=0.8.0:devel/dulwich \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= python USE_PYTHON= distutils autoplist |