Removed the ONLY_FOR_PLATFORM=NetBSD-*. The package probably works
elsewhere, too.
This commit is contained in:
parent
04433f52be
commit
8d1b4fc403
1 changed files with 1 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue