[Midnightbsd-cvs] mports [17489] trunk/lang/fpc/Makefile: fix compiler start dir
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Sep 24 08:34:50 EDT 2014
Revision: 17489
http://svnweb.midnightbsd.org/mports/?rev=17489
Author: laffer1
Date: 2014-09-24 08:34:48 -0400 (Wed, 24 Sep 2014)
Log Message:
-----------
fix compiler start dir
Modified Paths:
--------------
trunk/lang/fpc/Makefile
Modified: trunk/lang/fpc/Makefile
===================================================================
--- trunk/lang/fpc/Makefile 2014-09-24 12:26:31 UTC (rev 17488)
+++ trunk/lang/fpc/Makefile 2014-09-24 12:34:48 UTC (rev 17489)
@@ -115,6 +115,7 @@
| ${TAR} xf - ${FPCSRCDIR}/compiler ${FPCSRCDIR}/rtl \
${FPCSRCDIR}/utils/fpcmkcfg ${FPCSRCDIR}/packages/fcl-base \
${FPCSRCDIR}/packages/fcl-process ${FPCSRCDIR}/utils/fpcm
+ ${LN} ${WRKDIR}/ppcx64-2.6.4-freebsd ${WRKDIR}/ppcx64-2.6.4-midnightbsd
post-patch:
.if ${ARCH} == "i386"
More information about the Midnightbsd-cvs
mailing list