pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/w32api Revert the previous change. ONLY_FOR_PLA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98a144ad5f95
branches:  trunk
changeset: 460224:98a144ad5f95
user:      kent <kent%pkgsrc.org@localhost>
date:      Mon Aug 25 06:06:10 2003 +0000

description:
Revert the previous change.  ONLY_FOR_PLATFORMS is already defined in
dependent package.

diffstat:

 devel/w32api/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r b8f78c801937 -r 98a144ad5f95 devel/w32api/Makefile
--- a/devel/w32api/Makefile     Mon Aug 25 05:47:12 2003 +0000
+++ b/devel/w32api/Makefile     Mon Aug 25 06:06:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/08/25 04:49:13 kent Exp $
+# $NetBSD: Makefile,v 1.14 2003/08/25 06:06:10 kent Exp $
 # $PEACE: Makefile,v 1.21 2002/08/21 02:02:27 kent Exp $
 
 DISTNAME=      w32api-1.5-src
@@ -15,8 +15,6 @@
 COMMENT=       Free headers and libraries for the Win32 API
 
 BUILD_DEPENDS+=        cross-i386-netbsdpe:../../cross/i386-netbsdpe
-# The same platform requirement as cross-i386-netbsdpe.
-ONLY_FOR_PLATFORM=     NetBSD-1.6[Q-Z]*-* NetBSD-[2-9]*-*
 
 PE_CC=         ${CROSSBASE}/bin/i386-netbsdpe-cc -I${WRKSRC}/include
 PE_AR=         ${CROSSBASE}/bin/i386-netbsdpe-ar



Home | Main Index | Thread Index | Old Index