summaryrefslogtreecommitdiff
path: root/meta-pkgs/XFree86
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-20 22:23:25 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-20 22:23:25 +0000
commit366d72988ee758290a71d77d1fe58a1d9b8efe55 (patch)
treecdc17512d727a2e2ab9dc278acc898fa2148169e /meta-pkgs/XFree86
parentc09ca029fb2f75725bbed8d89abadbfbf4758ec1 (diff)
downloadpkgsrc-366d72988ee758290a71d77d1fe58a1d9b8efe55.tar.gz
Add OpenBSD-*-* to ONLY_FOR_PLATFORM, mark NetBSD/FreeBSD/Linux for any
arch too (I cannot test them, but it's best to enable it for future testers). Note that I'm working on adding OpenBSD support for these packages.
Diffstat (limited to 'meta-pkgs/XFree86')
-rw-r--r--meta-pkgs/XFree86/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/XFree86/Makefile.common b/meta-pkgs/XFree86/Makefile.common
index e18c4aadac2..299092f23db 100644
--- a/meta-pkgs/XFree86/Makefile.common
+++ b/meta-pkgs/XFree86/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2004/05/07 15:25:13 cjep Exp $
+# $NetBSD: Makefile.common,v 1.11 2004/07/20 22:23:25 xtraeme Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -143,7 +143,7 @@ MESSAGE_SUBST+= X11ROOT=${X11ROOT}
#
# Any volunteer to test any platform not listed here? :)
#
-ONLY_FOR_PLATFORM= FreeBSD-*-i386 Linux-*-i386 NetBSD-*-i386 SunOS-*-*
+ONLY_FOR_PLATFORM= FreeBSD-*-* Linux-*-* NetBSD-*-* OpenBSD-*-* SunOS-*-*
MASTER_SITE_XFREE+= \
ftp://archive.progeny.com/XFree86/${XF_VER}/source/ \