Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 20:20:24 -0800 (PST)
From:      michael johnson <ahze@ahze.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60411: port update: treecc
Message-ID:  <200312200420.hBK4KOfG011342@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/60411; it has been noted by GNATS.

From: michael johnson <ahze@ahze.net>
To: michael johnson <ahze@ahze.net>, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/60411: port update: treecc
Date: Fri, 19 Dec 2003 23:16:16 -0500

 WRONG patch! Sorry!
 
 here is the right one.
 
 diff -ruN lang/treecc.orig/Makefile lang/treecc/Makefile
 --- lang/treecc.orig/Makefile	Fri Dec 19 23:04:55 2003
 +++ lang/treecc/Makefile	Fri Dec 19 23:05:24 2003
 @@ -18,9 +18,4 @@
   MAN1=		treecc.1
   INFO=		treecc
 
 -PLIST_SUB=	PORTVERSION=${PORTVERSION}
 -
 -post-install:
 -	@${LN} -sf treecc ${PREFIX}/bin/${DISTNAME}
 -
   .include <bsd.port.mk>
 diff -ruN lang/treecc.orig/pkg-plist lang/treecc/pkg-plist
 --- lang/treecc.orig/pkg-plist	Fri Dec 19 22:15:26 2003
 +++ lang/treecc/pkg-plist	Fri Dec 19 23:05:30 2003
 @@ -1,3 +1,3 @@
   @comment $FreeBSD: ports/lang/treecc/pkg-plist,v 1.9 2003/11/03 
 21:12:29 obraun Exp $
   bin/treecc
 -bin/treecc-%%PORTVERSION%%
 



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