pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/29406
Synopsis: package www/opera7 fails to build
State-Changed-From-To: open->feedback
State-Changed-By: jdolecek%netbsd.org@localhost
State-Changed-When: Fri, 18 Feb 2005 21:31:43 +0000
State-Changed-Why:
Have you edited ONLY_FOR_PLATFORM setting for the package? The package
build should abort immediatelly, since OpenBSD is not on the list.
Can you try if changing line with:
.if (${_OPERA_OPSYS} == NetBSD)
to
.if (${_OPERA_OPSYS} == NetBSD) || (${_OPERA_OPSYS} == OpenBSD)
fixes the build for you?
Home |
Main Index |
Thread Index |
Old Index