databases/myslq-server appears to work fine on Linux as well, so add

Linux-*-* to the list of ONLY_FOR_PLATFORMs.
This commit is contained in:
jschauma 2002-08-23 03:34:41 +00:00
parent 22d40a2d78
commit e41bbe63a1

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2002/06/16 21:46:17 wiz Exp $
# $NetBSD: Makefile,v 1.28 2002/08/23 03:34:41 jschauma Exp $
#
.include "../mysql-client/Makefile.common"
@ -22,7 +22,7 @@ CONFIGURE_ARGS+= --without-berkeley-db
# platforms on which included mit-pthreads is usable
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 \
NetBSD-*-sparc NetBSD-*-m68k SunOS-*-sparc \
NetBSD-*-powerpc
NetBSD-*-powerpc Linux-*-*
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL