From radar@test4.gsoft.com.au  Sun Jan 31 17:23:47 1999
Received: from test4.gsoft.com.au (test4.gsoft.com.au [203.38.152.119])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26800
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Jan 1999 17:23:44 -0800 (PST)
          (envelope-from radar@test4.gsoft.com.au)
Received: (from root@localhost)
	by test4.gsoft.com.au (8.8.8/8.8.8) id LAA11121;
	Mon, 1 Feb 1999 11:52:28 +1030 (CST)
	(envelope-from radar)
Message-Id: <199902010122.LAA11121@test4.gsoft.com.au>
Date: Mon, 1 Feb 1999 11:52:28 +1030 (CST)
From: "Radar User" <radar@test4.gsoft.com.au>
Reply-To: radar@test4.gsoft.com.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: graphics/tiff34 port fails
X-Send-Pr-Version: 3.2

>Number:         9850
>Category:       ports
>Synopsis:       graphics/tiff34 port fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itojun
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 31 17:30:00 PST 1999
>Closed-Date:    Sun May 9 10:58:02 PDT 1999
>Last-Modified:  Sun May  9 11:00:46 PDT 1999
>Originator:     Daniel O'Connor <doconnor@gsoft.com.au>
>Release:        FreeBSD 2.2.7-STABLE i386
>Organization:
Genesis Software
>Environment:

2.2.7 + CAM

>Description:

The tiff library doesn't build (ar gets called with no args)

>How-To-Repeat:

make install

>Fix:
	
Patch Makefile.in (some more)

*** tiff-v3.4/libtiff/Makefile.in.orig	Mon Feb  1 11:50:40 1999
--- tiff-v3.4/libtiff/Makefile.in	Mon Feb  1 11:50:36 1999
***************
*** 143,149 ****
  	fi
  
  libtiff.a: ${OBJS}
! 	${AR} ${AROPTS} libtiff.a $?
  	${RANLIB} libtiff.a
  
  #
--- 143,149 ----
  	fi
  
  libtiff.a: ${OBJS}
! 	${AR} ${AROPTS} libtiff.a ${OBJS}
  	${RANLIB} libtiff.a
  
  #
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->itojun 
Responsible-Changed-By: sada 
Responsible-Changed-When: Sat Feb 27 11:26:24 PST 1999 
Responsible-Changed-Why:  
Over to Maintainer 

From: Jun-ichiro itojun Itoh <itojun@itojun.org>
To: freebsd-gnats-submit@freebsd.org, radar@test4.gsoft.com.au
Cc:  
Subject: Re: ports/9850: graphics/tiff34 port fails
Date: Sun, 28 Feb 1999 11:52:52 +0900

 the submitter seems to use ports-current on top of 2.2.7-RELEASE.  do I
 need to maek a fix this situation?
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 9 10:58:02 PDT 1999 
State-Changed-Why:  
2.2.7 is no longer supported by the ports collection.  Though I just 
tried it on a 2.2.8 box and it worked.  You might consider updating 
to a more recent version of FreeBSD.  Thanks. 
>Unformatted:
