Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 11:10:04 -0700 (PDT)
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/54069: [fix] net/ns: update to 2.26 unbreaks it
Message-ID:  <200307031810.h63IA4cx078456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/54069; it has been noted by GNATS.

From: Clement Laforet <sheepkiller@cultdeadsheep.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/54069: [fix] net/ns: update to 2.26 unbreaks it
Date: Thu, 3 Jul 2003 20:06:34 +0200

 arg !! 
 forgot about the latest patch :
 
 diff -Nru ns.dirty/Makefile ns/Makefile
 --- ns.dirty/Makefile	Thu Jul  3 19:52:26 2003
 +++ ns/Makefile	Thu Jul  3 19:52:58 2003
 @@ -32,3 +32,5 @@
  	${INSTALL_MAN} ${WRKSRC}/ns.1 ${PREFIX}/man/man1
  	${MKDIR} ${PREFIX}/share/examples/ns2
  	${INSTALL_DATA} ${WRKSRC}/tcl/ex/*.tcl ${PREFIX}/share/examples/ns2
 +
 +.include <bsd.port.mk>
 
 That's better ;)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307031810.h63IA4cx078456>