Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 09:41:27 -0500 (EST)
From:      Jason Harris <jharris@widomaker.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jason Harris <jharris@widomaker.com>
Subject:   ports/62589: ports/www/lynx-ssl - cleanup
Message-ID:  <200402091441.i19EfRoF054446@pm1.ric-47.lft.widomaker.com>
Resent-Message-ID: <200402091450.i19EoK9p046138@freefall.freebsd.org>

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

>Number:         62589
>Category:       ports
>Synopsis:       ports/www/lynx-ssl - cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 06:50:20 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:

	add CONFLICTS, keep portlint happy
>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? work
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/lynx-ssl/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	20 Feb 2003 20:14:01 -0000	1.19
+++ Makefile	9 Feb 2004 14:37:00 -0000
@@ -5,13 +5,15 @@
 # $FreeBSD: ports/www/lynx-ssl/Makefile,v 1.19 2003/02/20 20:14:01 knu Exp $
 #
 
-PKGNAMESUFFIX =	-ssl
+PKGNAMESUFFIX=	-ssl
 
 COMMENT=	A non-graphical, text-based World-Wide Web client with SSL support
 
 MASTERDIR=	${.CURDIR}/../lynx
 DESCR=		${.CURDIR}/pkg-descr
 
-.include "${MASTERDIR}/Makefile"
+CONFIGURE_ARGS+=	--with-ssl
+
+CONFLICTS=	lynx-2* lynx-current*
 
-CONFIGURE_ARGS+= --with-ssl
+.include "${MASTERDIR}/Makefile"
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAJ5s5SypIl9OdoOMRAq3OAKCvNd/tCc63uunzsNNBNkTKky97vgCgkwPh
Sf+oMKn3I7mxpPLgSrxft4I=
=GoZN
-----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?200402091441.i19EfRoF054446>