diff options
Diffstat (limited to 'devel/bzr/Makefile')
-rw-r--r-- | devel/bzr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/bzr/Makefile b/devel/bzr/Makefile index 2c3e6cfcb09..42a26fb8dd7 100644 --- a/devel/bzr/Makefile +++ b/devel/bzr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2012/10/06 11:06:44 adam Exp $ +# $NetBSD: Makefile,v 1.60 2012/10/31 11:16:43 asau Exp $ DISTNAME= bzr-2.5.1 CATEGORIES= devel scm @@ -14,8 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils BUILD_DEPENDS+= ${PYPKGPREFIX}-pyrex>=0:../../lang/py-pyrex -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake msgfmt PY_PATCHPLIST= yes |