pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/eclipse Since the package uses unzip, add to USE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c0d407536ef
branches:  trunk
changeset: 568901:0c0d407536ef
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Thu Dec 24 03:49:35 2009 +0000

description:
Since the package uses unzip, add to USE_TOOLS

diffstat:

 devel/eclipse/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f5711d8077f4 -r 0c0d407536ef devel/eclipse/Makefile
--- a/devel/eclipse/Makefile    Thu Dec 24 03:22:34 2009 +0000
+++ b/devel/eclipse/Makefile    Thu Dec 24 03:49:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/11/22 19:51:43 abs Exp $
+# $NetBSD: Makefile,v 1.27 2009/12/24 03:49:35 dsainty Exp $
 #
 
 DISTNAME=      ${PKGNAME_NOREV}
@@ -14,6 +14,7 @@
 LICENSE=       eclipse-license
 
 DEPENDS+=      apache-ant>=1.4.1:../../devel/apache-ant
+USE_TOOLS+=    unzip
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index