pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/XFree86 Add OpenBSD to ${SYSTEMS} for compil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/af195e94e44e
branches: trunk
changeset: 478309:af195e94e44e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jul 21 21:40:17 2004 +0000
description:
Add OpenBSD to ${SYSTEMS} for compiler options.
diffstat:
meta-pkgs/XFree86/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 512e9b38d110 -r af195e94e44e meta-pkgs/XFree86/Makefile.common
--- a/meta-pkgs/XFree86/Makefile.common Wed Jul 21 21:28:41 2004 +0000
+++ b/meta-pkgs/XFree86/Makefile.common Wed Jul 21 21:40:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/07/20 22:23:25 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/07/21 21:40:17 xtraeme Exp $
#
# XBUILD_DIRS is the group of directories under ${WRKSRC} that will
# be built in.
@@ -162,7 +162,7 @@
#
# Operating Systems to pass our compiler options (CC, CXX, CPP, CFLAGS).
#
-SYSTEMS= FreeBSD NetBSD linux
+SYSTEMS= FreeBSD NetBSD OpenBSD linux
.if !defined(NO_XFREE86_TARGETS)
Home |
Main Index |
Thread Index |
Old Index