pkgsrc-Bugs archive

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

pkg/31305: cvsync requires zlib



>Number:         31305
>Category:       pkg
>Synopsis:       cvsync requires zlib
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 13 03:59:00 +0000 2005
>Originator:     pancake%phreaker.net@localhost
>Release:        Linux 2.6.9pl2
>Organization:
        
>Environment:
        
        
System: Linux pl2 2.6.9pl2 #10 Mon Jul 4 04:19:21 CEST 2005 i686 GNU/Linux
Architecture: i686
Machine: i686
>Description:
cvsync requires devel/zlib, this is not noted on BSD because they have the
zlib in the base system, but this does not happends on systems like GNU.
        
>How-To-Repeat:
        
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/cvsync/Makefile,v
retrieving revision 1.74
diff -u -r1.74 Makefile
--- Makefile    28 Jul 2005 15:01:08 -0000      1.74
+++ Makefile    13 Sep 2005 03:31:39 -0000
@@ -59,5 +59,6 @@
        ${INSTALL_DATA} ${WRKSRC}/samples/cvsyncd-NetBSD.conf ${EGDIR}
        ${INSTALL_DATA} ${WRKSRC}/samples/cvsyncd-OpenBSD.conf ${EGDIR}
 
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

        

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index