ports/96293: devel/imake-4: Add LATEST_LINK

Shaun Amott shaun at inerd.com
Tue Apr 25 00:10:17 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list