summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-08-23 03:34:41 +0000
committerjschauma <jschauma>2002-08-23 03:34:41 +0000
commit77a87ac57b21bb4793a2c8e2201945f4b6c57ec0 (patch)
treef1f136e4dc4ad670c7fc521c4dd2fcc25cbc8285 /databases
parentac799336bd757a24edc459b861a470bec8219a58 (diff)
downloadpkgsrc-77a87ac57b21bb4793a2c8e2201945f4b6c57ec0.tar.gz
databases/myslq-server appears to work fine on Linux as well, so add
Linux-*-* to the list of ONLY_FOR_PLATFORMs.
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-server/Makefile b/databases/mysql-server/Makefile
index 5d8d7acbd3a..4a37d88d2bd 100644
--- a/databases/mysql-server/Makefile
+++ b/databases/mysql-server/Makefile
@@ -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