ports/71550: New port: plan9/plan9port port of Plan9 software build environment

Serge Gagnon ser_gagnon at sympatico.ca
Mon Sep 13 00:00:50 UTC 2004


The following reply was made to PR ports/71550; it has been noted by GNATS.

From: Serge Gagnon <ser_gagnon at sympatico.ca>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/71550: New port: plan9/plan9port port of Plan9 software build environment 
Date: Sun, 12 Sep 2004 19:55:07 -0400

 This is a multipart MIME message.
 
 --==_Exmh_17092797400
 Content-Type: text/plain; charset=us-ascii
 
 Use ${PREFIX} instead of ${LOCALBASE} in Makefile.
 
 
 --==_Exmh_17092797400
 Content-Type: text/plain ; name="Makefile.diff"; charset=us-ascii
 Content-Description: Makefile.diff
 Content-Disposition: attachment; filename="Makefile.diff"
 
 --- Makefile.orig	Sun Sep 12 19:37:00 2004
 +++ Makefile	Sun Sep 12 19:38:21 2004
 @@ -18,7 +18,7 @@
  USE_XLIB=	YES
  WRKSRC=		${WRKDIR}/plan9
  
 -9MAN=		${LOCALBASE}/plan9
 +9MAN=		${PREFIX}/plan9
  MAN1PREFIX=	${9MAN}
  MAN3PREFIX=	${9MAN}
  MAN5PREFIX=	${9MAN}
 
 --==_Exmh_17092797400
 Content-Type: text/plain; charset=us-ascii
 
 -- 
 Serge Gagnon <ser_gagnon at sympatico.ca>
 Quebec, Qc, Canada
 
 --==_Exmh_17092797400--
 
 



More information about the freebsd-ports-bugs mailing list