pkgsrc-WIP-discuss archive

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

Re: New security/botan pkg



On Wed, Feb 01, 2006 at 06:54:47PM +0000, Aleksandar Simic wrote:
> Also, when I run 'make build' there is an Perl error produced, this is
> due to the running of pkg's configure.pl. But if I run the script in
> ${WRKSRC} the error can't be reproduced. Maybe this is due to the way
> CONFIGURE_SCRIPT is called ? Apart from that the pkg installs without any
> problems.

The perl errors dissapear when I replace the CONFIGURE_SCRIPT assignment by
an explicit do-configure target: 

do-configure:
        cd ${WRKSRC} && ./configure.pl 

pkglint still gives two warnings though (about quoting variables).  

One last nit: please remove the WWW: line from the DESCR, that is FreeBSD
Ports style, but not used in pkgsrc (we have HOMEPAGE in the Makefile).  

        Geert


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index