Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2000 08:47:10 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20428: fix german/webalizer2
Message-ID:  <200008050647.e756lAB34047@home.dinoex.sub.org>

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

>Number:         20428
>Category:       ports
>Synopsis:       fix german/webalizer2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 23:50:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	reference to gd lib fails.

>How-To-Repeat:

>Fix:

	apply th patch

diff webalizer2/Makefile de-webalizer2-2.0.12/Makefile
--- webalizer2/Makefile	Tue Jul 18 09:08:49 2000
+++ de-webalizer2-2.0.12/Makefile	Tue Jul 18 20:55:10 2000
@@ -14,7 +14,7 @@
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
-LIB_DEPENDS=	gd.0:${PORTSDIR}/graphics/gd
+LIB_DEPENDS=	gd.1:${PORTSDIR}/graphics/gd
 
 NO_LATEST_LINK=	yes
 

>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?200008050647.e756lAB34047>