Date: Wed, 18 Feb 2004 20:16:18 -0500 (EST) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/63044: [MAINTAINER] ports/www/lynx - fix to work with ports/www/lynx-ssl Message-ID: <200402190116.i1J1GHMB090122@pm1.ric-11.lft.widomaker.com> Resent-Message-ID: <200402190120.i1J1KAc2066054@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63044 >Category: ports >Synopsis: [MAINTAINER] ports/www/lynx - fix to work with ports/www/lynx-ssl >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 18 17:20:10 PST 2004 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 4.3-RELEASE i386 >Organization: none here >Environment: System: FreeBSD 4.3-RELEASE i386 >Description: fix master port ports/www/lynx to work with ports/www/lynx-ssl >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/lynx/Makefile,v retrieving revision 1.109 diff -u -r1.109 Makefile --- Makefile 12 Feb 2004 15:57:05 -0000 1.109 +++ Makefile 19 Feb 2004 01:12:24 -0000 @@ -23,7 +23,7 @@ USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ +CONFIGURE_ARGS+= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-persistent-cookies \ --enable-ipv6 MAKE_ARGS= helpdir=${L_HELP} docdir=${DOCSDIR} cvs server: Diffing files -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFANA2ISypIl9OdoOMRAnKKAKCpYQJYRS2eHci1Lj84LDvOD3/q2ACfbJQ6 RyTd7YcAI9Ps+dDFlHXJT/Y= =R5yE -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402190116.i1J1GHMB090122>