Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 1999 02:30:02 -0700 (PDT)
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/12892: ports/graphics/gd break ports
Message-ID:  <199907310930.CAA08101@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/12892; it has been noted by GNATS.

From: dirk.meyer@dinoex.sub.org (Dirk Meyer)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/12892: ports/graphics/gd break ports
Date: Sat, 31 Jul 1999 11:13:49 +0200

 >  > 	install gd-1-6.2
 >  > 	and try to build any ports using gd
 >  
 >  Though I am the one who updated this, it seems to be broken.
 
 a minor change in the distribution:
 
 diff gd/Makefile gd-1.6.2/Makefile
 --- gd/Makefile	Sun Jul 25 01:56:41 1999
 +++ gd-1.6.2/Makefile	Fri Jul 30 23:08:49 1999
 @@ -17,6 +17,7 @@
  
  FETCH_BEFORE_ARGS=	-b
  GNU_CONFIGURE=	yes
 +CONFIGURE_ARGS+=--libdir=${PREFIX}/lib
  
  pre-install:
  	${MKDIR} ${PREFIX}/include/gd
 diff gd/files/md5 gd-1.6.2/files/md5
 --- gd/files/md5	Sun Jul 25 01:56:43 1999
 +++ gd-1.6.2/files/md5	Fri Jul 30 23:03:43 1999
 @@ -1 +1 @@
 -MD5 (gd-1.6.2.tar.gz) = 672bf9bbdfb6d94cf506db2dac2b6fc4
 +MD5 (gd-1.6.2.tar.gz) = 4c4e248ea99d1ad7b8578f6bce6c5aa9
 
 >  GD is depended on by a lot of ports for GIF processing, however
 >  it is not the project's responsibility to fix other software to
 >  use the new GD. These other ports are going to have to choose
 >  their own new direction.
 
 kay, I found the alternative function,
 so i start patching my ports.
 
 best regards Dirk
 
 -- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
 -- Tel. +49-5606-6512
 
 


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?199907310930.CAA08101>