Date: Tue, 25 Apr 2006 01:08:32 +0100 From: Shaun Amott <shaun@inerd.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/96293: devel/imake-4: Add LATEST_LINK Message-ID: <1145923712.5747@charon.picobyte.net> Resent-Message-ID: <200604250010.k3P0AG8O091336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96293 >Category: ports >Synopsis: devel/imake-4: Add LATEST_LINK >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Apr 25 00:10:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: >Description: - Add LATEST_LINK to imake-4, since it conflicts with imake-6 (should this be altered too?) - Remove USE_REINPLACE while here >How-To-Repeat: >Fix: --- imake-4.diff begins here --- diff -urN imake-4.orig/Makefile imake-4/Makefile --- imake-4.orig/Makefile Wed Jan 18 23:32:14 2006 +++ imake-4/Makefile Tue Apr 25 01:02:35 2006 @@ -16,12 +16,13 @@ MAINTAINER= x11@FreeBSD.org COMMENT= Imake and other utilities from XFree86 +LATEST_LINK= imake-4 + CONFLICTS= imake-6* PREFIX?= ${X11BASE} MTREE_FILE= /etc/mtree/BSD.x11-4.dist USE_PERL5= yes -USE_REINPLACE= yes MAKE_ENV= MAKEFLAGS="CC=${CC}" SCRIPTS_ENV= CC=${CC} --- imake-4.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?1145923712.5747>