Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Aug 2007 12:30:07 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/115826: Updating R to version 2.5.1
Message-ID:  <200708261230.l7QCU7cV045924@freefall.freebsd.org>

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

From: bf <bf2006a@yahoo.com>
To: bug-followup@FreeBSD.org, vdemart1@tin.it
Cc:  
Subject: Re: ports/115826: Updating R to version 2.5.1
Date: Sun, 26 Aug 2007 05:27:48 -0700 (PDT)

 Thanks for your submission; it had been so long since
 the last update, I was I was waiting for 2.6.0 to put
 one in...    ;)
 
 You shouldn't have to tinker with the source like you
 did in your patch: just issue
 "--mandir=${MANPREFIX}/man"
 as part of the CONFIGURE_ARGS in the port Makefile. 
 Since the existing port Makefile already has
 GNU_CONFIGURE=yes, this should be issued
 automatically, but for some reason in line 58 of the
 existing Makefile, the author used "CONFIGURE_ARGS="
 instead of "CONFIGURE_ARGS+=", wiping out the default
 CONFIGURE_ARGS.  I think this should be changed to
 "CONFIGURE_ARGS+=".   
 
 By setting MANCOMPRESSED to the appropriate value in
 the Makefile, you should obviate the need for
 explicitly issuing commands to compress manpages. 
 See:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-manpages.html
 
 
 bf
 
 
 
 
 
        
 ____________________________________________________________________________________
 Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
 http://farechase.yahoo.com/



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