ports/153567: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Aug 10 01:20:10 UTC 2012


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/153567: commit references a PR
Date: Fri, 10 Aug 2012 01:11:24 +0000 (UTC)

 Author: acm
 Date: Fri Aug 10 01:11:10 2012
 New Revision: 302371
 URL: http://svn.freebsd.org/changeset/ports/302371
 
 Log:
   - Now freepascal units respect LOCALBASE
   
   PR:		ports/153567
   Submitted by:	amdmi3
 
 Modified:
   head/lang/fpc/Makefile.units
 
 Modified: head/lang/fpc/Makefile.units
 ==============================================================================
 --- head/lang/fpc/Makefile.units	Fri Aug 10 00:19:27 2012	(r302370)
 +++ head/lang/fpc/Makefile.units	Fri Aug 10 01:11:10 2012	(r302371)
 @@ -17,6 +17,7 @@ EXTRACT_AFTER_ARGS=	| ${TAR} -xf - ${EXT
  OPT=-CX
  
  MAKE_ENV+=		PP=${LOCALBASE}/bin/${PPNAME} \
 +			FPCDIR=${LOCALBASE}/lib/${PORTNAME}/${PORTVERSION} \
  			FPCMAKE=${LOCALBASE}/bin/fpcmake \
  			FPCTARGET=${BUILDNAME} \
  			ARCH=${FPC_ARCH} \
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list