cvs commit: ports/textproc/urlview Makefile

Peter Jeremy peterjeremy at acm.org
Wed Dec 30 01:33:40 UTC 2009


On 2009-Dec-29 03:46:26 +0000, "David E. O'Brien" <obrien at FreeBSD.org> wrote:
>obrien      2009-12-29 03:46:26 UTC
>
>  FreeBSD ports repository
>
>  Modified files:
>    textproc/urlview     Makefile 
>  Log:
>  Switch to master bsd.gecko.mk, drop mozilla support, default to firefox35.
>  
>  PR:             141148
>  Submitted by:   thierry
>  
>  Revision  Changes    Path
>  1.24      +10 -7     ports/textproc/urlview/Makefile

This breaks 'make index' for me:
Generating INDEX-8 - please wait.."Makefile", line 32: Could not find bsd.gecko.mk
make: fatal errors encountered -- cannot continue
===> textproc/urlview failed

Whilst there is /usr/ports/Mk/bsd.gecko.mk, there's no
/usr/share/mk/bsd.gecko.mk so a direct '.include' fails.

Looking at other Makefiles, I suspect the .include should be
spelt "${.CURDIR}/../../Mk/bsd.gecko.mk" or "${PORTSDIR}/Mk/bsd.gecko.mk"

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20091230/7f31d87b/attachment.pgp


More information about the cvs-ports mailing list