From 8d1b4fc40354d055796af2265d1d3ef21c03af6e Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 2 Dec 2005 11:49:06 +0000 Subject: Removed the ONLY_FOR_PLATFORM=NetBSD-*. The package probably works elsewhere, too. --- games/fortune-strfile/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'games') diff --git a/games/fortune-strfile/Makefile b/games/fortune-strfile/Makefile index 2b30eaa68fa..5a1806de489 100644 --- a/games/fortune-strfile/Makefile +++ b/games/fortune-strfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:15:40 agc Exp $ +# $NetBSD: Makefile,v 1.7 2005/12/02 11:49:06 rillig Exp $ DISTNAME= fortune-strfile-0 CATEGORIES= games @@ -10,9 +10,6 @@ COMMENT= Tool to prepare a fortune database WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -# we depend on the "make" infrastructure -ONLY_FOR_PLATFORM= NetBSD-* - do-extract: ${CP} ${FILESDIR}/strfile.* ${FILESDIR}/Makefile ${WRKSRC} -- cgit v1.2.3