pkgsrc-Bugs archive

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

pkg/26979: devel/eclipse doesn't builds without archivers/zip



>Number:         26979
>Category:       pkg
>Synopsis:       devel/eclipse doesn't builds without archivers/zip
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 16 23:23:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     root
>Release:        Linux 2.6.7
>Organization:
        
>Environment:
        
        
System: Linux bare 2.6.7 #8 Tue Aug 24 04:54:21 VET 2004 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
        eclipse needs zip to build
        
>How-To-Repeat:
        
        just build it without archivers/zip installed.
>Fix:
        apply this:

--- Makefile.orig       2004-09-16 12:09:09.000000000 -0400
+++ Makefile    2004-09-16 12:15:49.000000000 -0400
@@ -12,6 +12,7 @@
 COMMENT=       Java IDE
 
 DEPENDS+=      apache-ant>=1.4.1:../../devel/apache-ant
+DEPENDS+=      zip>=2.3:../../archivers/zip
 
 PKG_JVM=       sun-jdk14
 
        
>Release-Note:
>Audit-Trail:
>Unformatted:
 To: gnats-bugs%gnats.NetBSD.org@localhost
 Subject: devel/eclipse doesn't builds ok. (missing dep)
 From: pancake%phreaker.net@localhost
 Reply-To: pancake%phreaker.net@localhost
 X-send-pr-version: 3.95
 
 
        
        



Home | Main Index | Thread Index | Old Index