pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/36231: The NetBSD bootstrap kit works for OpenBSD as well
>Number: 36231
>Category: pkg
>Synopsis: The NetBSD bootstrap kit works for OpenBSD as well
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Apr 27 14:55:00 +0000 2007
>Originator: Emil Skoeldberg
>Release:
>Organization:
>Environment:
OpenBSD matstaff04 4.0 GENERIC#1107 i386
>Description:
Ghc builds just fine on OpenBSD on i386 - just by adding OpenBSD to
ONLY_FOR_PLATFORM.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/lang/ghc/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile 24 Mar 2007 17:57:19 -0000 1.34
+++ Makefile 27 Apr 2007 14:38:45 -0000
@@ -15,7 +15,7 @@
SITES.ghc-6.4.2-src.tar.bz2=http://www.haskell.org/ghc/dist/6.4.2/
SITES.ghc-6.4.2-i386-unknown-netbsd-hc.tar.gz=${MASTER_SITE_LOCAL}
-ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386
+ONLY_FOR_PLATFORM= FreeBSD-*-i386 NetBSD-*-i386 OpenBSD-*-i386
CHECK_PORTABILITY_SKIP= distrib/prep-bin-dist-mingw
Home |
Main Index |
Thread Index |
Old Index