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
commit756c40633511c8a505f497a3622a1fc78e9476b4 (patch)
treecdc17512d727a2e2ab9dc278acc898fa2148169e /meta-pkgs/XFree86
parent5f979be4400096d9a7b9ff6a2b1661d5b3cd2ba2 (diff)
downloadpkgsrc-756c40633511c8a505f497a3622a1fc78e9476b4.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/ \