summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-12-02 11:49:06 +0000
committerrillig <rillig@pkgsrc.org>2005-12-02 11:49:06 +0000
commit8d1b4fc40354d055796af2265d1d3ef21c03af6e (patch)
tree99d24270defc6f79415cc326c29aee7e41bea3d4 /games
parent04433f52be08b4c70effd87ca7b76c56714cec71 (diff)
downloadpkgsrc-8d1b4fc40354d055796af2265d1d3ef21c03af6e.tar.gz
Removed the ONLY_FOR_PLATFORM=NetBSD-*. The package probably works
elsewhere, too.
Diffstat (limited to 'games')
-rw-r--r--games/fortune-strfile/Makefile5
1 files changed, 1 insertions, 4 deletions
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}