summaryrefslogtreecommitdiff
path: root/devel/bzr
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
committerasau <asau@pkgsrc.org>2012-10-31 11:16:30 +0000
commit1685739ccc9eb6e697991f0019416acfec93db43 (patch)
tree6eb09c25220d76b18e8b9066167d5ee3c96a3712 /devel/bzr
parentef0bf07a7d80918eb75556520666d60cd2dde6d1 (diff)
downloadpkgsrc-1685739ccc9eb6e697991f0019416acfec93db43.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'devel/bzr')
-rw-r--r--devel/bzr/Makefile4
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