Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2012 01:20:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/153567: commit references a PR
Message-ID:  <201208100120.q7A1K3tU071395@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@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@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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