ports/67184: security/drweb incorrectly specifies dependency on compat4x

Serge Negodyuck petr at petrovich.kiev.ua
Tue May 25 16:30:46 UTC 2004


The following reply was made to PR ports/67184; it has been noted by GNATS.

From: Serge Negodyuck <petr at petrovich.kiev.ua>
To: FreeBSD-gnats-submit at freebsd.org
Cc: os at rsu.ru
Subject: Re: ports/67184: security/drweb incorrectly specifies dependency on compat4x
Date: Tue, 25 May 2004 19:20:08 +0300

 And where are your patches? :-)
 The idea (not mine, but author of PR: ports/58998) was probably to make 
 this port compatible with freebsd 3.x Or may be he just have forgotten 
 to remove LIB_DEPENDS line.
 
 Anyway I have no FreeBSD 3.x box and for my mind it is not 
 reasonable to support 3.x branch anymore. 
 
 Please, apply following patch.
 
 --- Makefile.orig	Tue May 25 19:11:18 2004
 +++ Makefile	Tue May 25 19:12:05 2004
 @@ -21,7 +21,6 @@
  .include <bsd.port.pre.mk>
  
  .if ${OSVERSION} < 500000
 -LIB_DEPENDS+=	c.4:${PORTSDIR}/misc/compat4x
  DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd4
  .else
  DISTNAME=	${PORTNAME}-${PORTVERSION}-freebsd5



More information about the freebsd-ports-bugs mailing list