pkgsrc-Bugs archive

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

Re: pkg/31928: cplay package



The following reply was made to PR pkg/31928; it has been noted by GNATS.

From: Geert Hendrickx <ghen%telenet.be@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/31928: cplay package
Date: Thu, 27 Oct 2005 11:59:24 +0200

 --bg08WKrSYDhXBjb5
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Please apply this patch before committing.  This way python itself is also
 registered as a (direct) dependency.  
 
        Geert
 
 --bg08WKrSYDhXBjb5
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="cplay.diff"
 
 --- Makefile.orig      2005-10-27 11:57:19.000000000 +0200
 +++ Makefile   2005-10-27 11:57:21.000000000 +0200
 @@ -28,6 +28,6 @@
        ${INSTALL_DATA_DIR} ${EGDIR}
        ${INSTALL_DATA} ${WRKSRC}/cplayrc ${EGDIR}/
  
 -.include "../../devel/py-curses/buildlink3.mk"
  .include "../../lang/python/application.mk"
 +.include "../../devel/py-curses/buildlink3.mk"
  .include "../../mk/bsd.pkg.mk"
 
 --bg08WKrSYDhXBjb5--
 



Home | Main Index | Thread Index | Old Index