Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 22:11:58 GMT
From:      Simon Marlow <simonmar@microsoft.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17413: Fix for port lang/ghc
Message-ID:  <200003162211.WAA60292@jaffacakes.freeserve.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         17413
>Category:       ports
>Synopsis:       Fix for port lang/ghc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 16 14:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Simon Marlow
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
Port is currently broken if lang/ghc isn't already installed.
>Fix:
Extra patch (patches/patch-ac) follows...

*** hslibs/util/Makefile~	Fri Jan 21 12:22:40 2000
--- hslibs/util/Makefile	Thu Mar 16 22:01:38 2000
***************
*** 38,44 ****
  	$(RANLIB) $(LIBRARY)
  	touch $@
  
! Readline_stub.c: Readline.o
  
  all:: Readline_stub-$(way)-stamp
  
--- 38,45 ----
  	$(RANLIB) $(LIBRARY)
  	touch $@
  
! Readline_stub.o: Readline.o
! 
  
  all:: Readline_stub-$(way)-stamp
  


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003162211.WAA60292>