pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 3.0_BETA/x86_64 bulk build results 2005-04-04



Thomas Klausner <wiz%NetBSD.org@localhost> wrote:

> > devel/teem                         jschauma%NetBSD.org@localhost

Hmm, I thought that

.if ${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "i386"
TEEM_ARCH=netbsd.32

do-configure:
        cd ${WRKSRC} && ${CP} -pR linux.32 netbsd.32

.elif ${OPSYS} == "Linux" && ${MACHINE_ARCH} == "i386"
TEEM_ARCH=linux.32
else
PKG_FAIL_REASON="Support for this platform has not yet been added."
.endif

should prevent this from attempting to build on this platform.  Or do I
need to set ONLY_FOR_PLATFORM (or whatever the proper variable name is)
instead?

-Jan

-- 
"Drink up. The world's about to end."
"This must be Thursday. I never could get the hang of Thursdays."

Attachment: pgphSZpvxzQGB.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index