$OpenBSD: patch-lib_Makefile,v 1.1.1.1 2004/05/09 10:30:22 dons Exp $

Needs a name in the ghc package system

--- lib/Makefile.orig	2004-05-08 10:54:34.000000000 +1000
+++ lib/Makefile	2004-05-08 10:54:42.000000000 +1000
@@ -33,7 +33,7 @@ include ../mk/config.mk ../mk/common.mk
 
 # Extra flags for the Haskell compiler
 #
-EXTRAHCFLAGS =
+EXTRAHCFLAGS = -package-name ports
 
 # The files making up this library
 #
