summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-07 18:47:07 +0000
committerxtraeme <xtraeme>2004-02-07 18:47:07 +0000
commit059dcb1bae4da4a4ee3fe92ba02dc649cda97f30 (patch)
tree2f617bb7fe3a410724fe9830b88bd881b0db19a2 /meta-pkgs
parenta33b34f31c168aa104a5d2cce9c431630c67e69d (diff)
downloadpkgsrc-059dcb1bae4da4a4ee3fe92ba02dc649cda97f30.tar.gz
Mark XFree86 packages ONLY_FOR_PLATFORM= FreeBSD-*-i386 Linux-*-i386.
They were not built for NetBSD, so if you want to install XFree86, use the original method (xsrc or build.sh).
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/XFree86/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-pkgs/XFree86/Makefile.common b/meta-pkgs/XFree86/Makefile.common
index 9622e2656d6..8ea4c3cccf4 100644
--- a/meta-pkgs/XFree86/Makefile.common
+++ b/meta-pkgs/XFree86/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2004/02/02 14:08:28 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/02/07 18:47:07 xtraeme Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -28,6 +28,8 @@ USE_X11BASE= YES
USE_X11_LINKS= NO
X11ROOT= ${X11PREFIX}/X11R6
+ONLY_FOR_PLATFORM= FreeBSD-*-i386 Linux-*-i386
+
MASTER_SITE_XFREE+= \
ftp://archive.progeny.com/XFree86/${XF_VER}/source/ \
http://ftp.mirrorcentral.com/pub/XFree86/${XF_VER}/source/ \