Date: Mon, 21 Feb 2005 15:37:08 -0800 (PST) From: Linh Pham <question+fbsdports@closedsrc.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: hq@FreeBSD.org Subject: ports/77895: editors/jedit: Add CONFLICTS entry Message-ID: <20050221233708.1F27A4503E@q.closedsrc.org> Resent-Message-ID: <200502212340.j1LNeO2N034998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77895 >Category: ports >Synopsis: editors/jedit: Add CONFLICTS entry >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 21 23:40:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Linh Pham >Release: FreeBSD 5.3-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD q.internal.closedsrc.org 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #5: Sat Jan 8 23:34:57 PST 2005 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386 >Description: Add a CONFLICTS entry in Makefile as port now conflicts with editors/jedit-devel (and vice versa). >How-To-Repeat: >Fix: --- jedit,conflicts-with-devel.diff begins here --- --- /usr/ports/editors/jedit/Makefile Mon Feb 7 16:35:51 2005 +++ jedit/Makefile Mon Feb 21 15:32:17 2005 @@ -22,6 +22,8 @@ USE_JAVA= yes JAVA_VERSION= 1.3+ +CONFLICTS= jedit-devel-4.* + USE_XLIB= yes NO_BUILD= yes --- jedit,conflicts-with-devel.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050221233708.1F27A4503E>