diff options
Diffstat (limited to 'devel/RBTools/Makefile')
-rw-r--r-- | devel/RBTools/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/RBTools/Makefile b/devel/RBTools/Makefile index 70c7b1f6f28..efa29d8ca37 100644 --- a/devel/RBTools/Makefile +++ b/devel/RBTools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/03/15 11:53:23 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/31 11:16:31 asau Exp $ # DISTNAME= RBTools-0.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.reviewboard.org/docs/manual/dev/users/tools/ COMMENT= Tool to submit patches to a Review Board LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= # none REPLACE_PYTHON= ez_setup.py setup.py rbtools/postreview.py |