Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Apr 2008 21:26:32 GMT
From:      Anatoly Borodin <anatoly.borodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122832: print/ghostscript-gpl/Makefile contains two CONFLICTS sections
Message-ID:  <200804162126.m3GLQWt4052118@www.freebsd.org>
Resent-Message-ID: <200804162130.m3GLU1AO014251@freefall.freebsd.org>

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

>Number:         122832
>Category:       ports
>Synopsis:       print/ghostscript-gpl/Makefile contains two CONFLICTS sections
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 16 21:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD fractal.home 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Apr 13 00:40:01 EEST 2008     anatoly.borodin@gmail.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
# cat print/ghostscript-gpl/Makefile
..
COMMENT=        GPL Postscript interpreter

CONFLICTS=      gambc-* ghostscript-gnu-*

LIB_DEPENDS=    jpeg.9:${PORTSDIR}/graphics/jpeg \
                png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS=    ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts

CONFLICTS=      ghostscript-gnu*
USE_BZIP2=      yes
..

The second CONFLICTS line overrides the first one.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804162126.m3GLQWt4052118>