From c8ce39cbe8b9335ec404eb061c33f75e264f00fb Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 19 Jan 2005 16:28:20 +0000 Subject: Mark as not for Interix. (getmntent(3) is nonpublic/undocumented there; it may work, but will need portability checking.) --- misc/rpm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 9686bfd97a7..b7ef9f52ee6 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2004/11/15 17:54:49 jlam Exp $ +# $NetBSD: Makefile,v 1.51 2005/01/19 16:28:20 tv Exp $ DISTNAME= rpm-2.5.4 PKGREVISION= 3 @@ -13,6 +13,8 @@ BUILD_USES_MSGFMT= yes CONFLICTS+= rpm2cpio<1.0nb1 +NOT_FOR_PLATFORM+= Interix-*-* # getmntent() is nonpublic; needs porting + USE_BUILDLINK3= yes USE_GNU_TOOLS+= make GNU_CONFIGURE= yes -- cgit v1.2.3