www/mozilla-firebird doesn't build on systems LOCALBASE != /usr/local

Joe Marcus Clarke marcus at marcuscom.com
Mon Jun 2 18:11:07 PDT 2003


On Mon, 2003-06-02 at 20:54, Hye-Shik Chang wrote:
> Unfortunately, my perl doesn't live in /usr/local/bin. :)

Committed, thanks!

Joe

> 
> 
> Index: Makefile
> ===================================================================
> RCS file: /home/pcvs/ports/www/mozilla-firebird/Makefile,v
> retrieving revision 1.45
> diff -u -r1.45 Makefile
> --- Makefile	2 Jun 2003 18:30:58 -0000	1.45
> +++ Makefile	3 Jun 2003 00:50:45 -0000
> @@ -101,6 +101,7 @@
>  		-e 's|@X11BASE@|${X11BASE}|'		\
>  		-e 's|@LOCALBASE@|${LOCALBASE}|'	\
>  		-e 's|@PREFIX@|${LOCAL_PREFIX}|'	\
> +		-e 's|@PERL@|${PERL5}|'			\
>  		<${FILESDIR}/mozconfig.in >${WRKSRC}/.mozconfig
>  
>  post-patch:
> Index: files/mozconfig.in
> ===================================================================
> RCS file: /home/pcvs/ports/www/mozilla-firebird/files/mozconfig.in,v
> retrieving revision 1.18
> diff -u -r1.18 mozconfig.in
> --- files/mozconfig.in	2 Jun 2003 18:30:59 -0000	1.18
> +++ files/mozconfig.in	3 Jun 2003 00:50:45 -0000
> @@ -18,7 +18,7 @@
>  export CONFIG_SH=/bin/sh
>  export XP_UNIX=1
>  mk_add_options XP_UNIX=1
> -export PERL=/usr/local/bin/perl
> +export PERL="@PERL@"
>  mk_add_options PERL=$PERL
>  # Configure options for installation
>  ac_add_options --prefix=@PREFIX@
> 
> 
>  Thank you!
> 
> Regards,
>     Hye-Shik =)
> 
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030602/0227b7c6/attachment.bin


More information about the freebsd-gnome mailing list