Date: Mon, 28 Oct 2002 21:30:20 +0100 (CET) From: Volker Stolz <vs@foldr.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: des@FreeBSD.org Subject: ports/44574: [patch] www/opera lacks dependency on compat4x for -CURRENT Message-ID: <200210282030.g9SKUKV4041473@monster.ikea.net>
next in thread | raw e-mail | index | archive | help
>Number: 44574 >Category: ports >Synopsis: [patch] www/opera lacks dependency on compat4x for -CURRENT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 28 11:40:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Volker Stolz >Release: FreeBSD 5.0-CURRENT i386 >Organization: Lehrstuhl für Informatik II >Environment: System: FreeBSD monster.ikea.net 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Oct 26 17:47:39 CEST 2002 root@monster.ikea.net:/usr/obj/usr/src/sys/MONSTER i386 >Description: www/opera lacks dependency on compat4x on -CURRENT, it requires libc_r.so.4. >How-To-Repeat: Run www/opera on stock -CURRENT w/o compat4x. >Fix: --- Makefile.orig Mon Oct 28 21:25:05 2002 +++ Makefile Mon Oct 28 21:25:24 2002 @@ -15,6 +15,7 @@ MAINTAINER= des@FreeBSD.org LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png +LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x USE_BZIP2= yes ONLY_FOR_ARCHS= i386 >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?200210282030.g9SKUKV4041473>