Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 16:16:18 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        root@swimsuit.internet.dk
Cc:        handy@physics.montana.edu, ports@FreeBSD.ORG, obrien@FreeBSD.ORG
Subject:   Re: xosview port Makefile
Message-ID:  <199812290016.QAA26204@silvia.hip.berkeley.edu>
In-Reply-To:  <Pine.BSF.4.05.9812290025430.40625-100000@gina.swimsuit.internet.dk> (message from Leif Neland on Tue, 29 Dec 1998 00:34:58 %2B0100 (CET))

next in thread | previous in thread | raw e-mail | index | archive | help
 * A make clean (or indeed any make) fails on the test for OSVERSION

You're right, I fixed it.  Thanks.

 * .include <bsd.port.pre.mk>
 * ^^^^^^^^^^^^^^^^^^^^^^^^^^ Add this, and the line below won't fail.
 * .if ${OSVERSION} >= 300006
 * BROKEN=	"DK_NDRIVE undefined"
 * .endif
 * 
 * .include <bsd.port.mk>

And don't forget to change this to "bsd.port.post.mk". :)

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812290016.QAA26204>