Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2004 02:00:42 -0700 (PDT)
From:      Dmitri Nikulin <setagllib@optusnet.com.au>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/66793: New port: sysutils/stress
Message-ID:  <200405180900.i4I90gUR018983@freefall.freebsd.org>

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

From: Dmitri Nikulin <setagllib@optusnet.com.au>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/66793: New port: sysutils/stress
Date: Tue, 18 May 2004 18:54:18 +1000

 Actually, applying this patch first:
 
 ---
 
 diff -ruN stress.orig/Makefile stress/Makefile
 --- stress.orig/Makefile        Tue May 18 18:47:50 2004
 +++ stress/Makefile     Tue May 18 18:47:57 2004
 @@ -17,7 +17,7 @@
  CONFIGURE_TARGET=      --build ${MACHINE_ARCH}-portbld-freebsd${OSREL}
  
  MAN1=          stress.1
 -PLIST_FILES=   bin/lep
 +PLIST_FILES=   bin/stress
  
  do-install:
         ${INSTALL_PROGRAM} ${WRKSRC}/src/stress ${PREFIX}/bin
 
 ---
 
 Will help. Looks like I didn't proofread the makefile properly after 
 reappropriating it from the LEP makefile.
 
 Apologies again for any inconvenience,
 Dmitri Nikulin.



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