ports/125992: Remove conflict with unexisting package
Carlos Santos
unixmania at gmail.com
Sat Jul 26 21:50:04 UTC 2008
>Number: 125992
>Category: ports
>Synopsis: Remove conflict with unexisting package
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 26 21:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Carlos Santos
>Release: 7.0-STABLE
>Organization:
>Environment:
FreeBSD casantos.casantos.org 7.0-STABLE FreeBSD 7.0-STABLE #4: Thu Jul 17 21:07:23 BRT 2008 root at casantos.casantos.org:/local/FreeBSD/src-stable/sys/amd64/compile/HP_NX6320_70_AMD64 amd64
>Description:
XFree86-4 is no longer supported on FreeBSD. The imake-4 port was
removed on 2008-03-07 so the CONFLICTS assignment in the imake port
is no longer necessary.
>How-To-Repeat:
N.A.
>Fix:
Apply the attached patch.
Patch attached with submission follows:
--- ports/devel/imake/Makefile.orig 2007-05-19 17:02:53.000000000 -0300
+++ ports/devel/imake/Makefile 2008-07-26 18:34:17.000000000 -0300
@@ -7,7 +7,7 @@
PORTNAME= imake
PORTVERSION= 1.0.2
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= devel
@@ -18,8 +18,6 @@
makedepend:${PORTSDIR}/devel/makedepend \
${PREFIX}/lib/X11/config/xorg.cf:${PORTSDIR}/x11/xorg-cf-files
-CONFLICTS= imake-4*
-
USE_PERL5= yes
XORG_CAT= util
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list