Date: Wed, 04 Jun 2003 22:23:51 +0200 From: Kirill Ponomarew <ponomarew@oberon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52951: Update games/easysok (maintainer): bento fix Message-ID: <E19NenX-000DVe-00@voodoo.oberon.net> Resent-Message-ID: <200306042030.h54KUClv035848@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52951 >Category: ports >Synopsis: Update games/easysok (maintainer): bento fix >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Jun 04 13:30:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Kirill Ponomarew >Release: FreeBSD 4.8-STABLE i386 >Organization: Oberon.net >Environment: >Description: Update games/easysok (maintainer): bento fix libmng support was removed because software conflicts with libmng-1.0.5. In next software release it will be fixed. One disadvantage of this patch is that players can't save their results as MNG and public it online on the website eg. >How-To-Repeat: >Fix: diff -urN easysok.orig/files/patch-configure easysok/files/patch-configure --- easysok.orig/files/patch-configure Thu Jan 1 01:00:00 1970 +++ easysok/files/patch-configure Wed Jun 4 22:08:14 2003 @@ -0,0 +1,11 @@ +--- configure.orig Wed Jun 4 22:07:15 2003 ++++ configure Wed Jun 4 22:07:55 2003 +@@ -24915,7 +24915,7 @@ + echo $ECHO_N "(cached) $ECHO_C" >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lmng $LIBS" ++LIBS="-lmngdead $LIBS" + cat >conftest.$ac_ext <<_ACEOF + #line $LINENO "configure" + /* confdefs.h. */ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19NenX-000DVe-00>