pkgsrc-Bugs archive

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

Re: pkg/45434: audio/nas needs makedepend



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

From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45434: audio/nas needs makedepend
Date: Mon, 10 Oct 2011 10:32:44 +0900

 Thank you, obache@. 
 
 Then,
 Please commit this patch for X11_TYPE= modular
 Thanks,
 
 Index: audio/nas/Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/audio/nas/Makefile,v
 retrieving revision 1.85
 diff -u -r1.85 Makefile
 --- audio/nas/Makefile 29 Jun 2011 19:47:35 -0000      1.85
 +++ audio/nas/Makefile 10 Oct 2011 01:26:12 -0000
 @@ -7,7 +7,7 @@
  MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nas/}
  
  MAINTAINER=   markd%NetBSD.org@localhost
 -HOMEPAGE=     http://nas.sourceforge.net
 +HOMEPAGE=     http://nas.sourceforge.net/
  COMMENT=      Network Audio System
  LICENSE=      mit # with no-advertisement clause
  
 @@ -19,7 +19,7 @@
  MAKE_JOBS_SAFE=               no
  
  WRKSRC=                       ${WRKDIR}/${PKGNAME_NOREV}
 -USE_TOOLS+=           gmake yacc lex
 +USE_TOOLS+=           gmake yacc lex makedepend
  USE_IMAKE=            yes
  
  PKG_SYSCONFSUBDIR=    nas
 


Home | Main Index | Thread Index | Old Index