Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2015 21:14:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200997] Mk/bsd.fpc.mk and editors/lazarus: not remove /root/.cache/instantfpc/
Message-ID:  <bug-200997-13-n67NTIXex9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200997-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200997-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200997

--- Comment #2 from Andrey Fesenko <andrey@bsdnir.info> ---
Created attachment 157904
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157904&action=edit
poudriere bulk -t log

Yes set ${SETENV} ${MAKE_ENV} remove this error

-       @cd ${WRKSRC} && \
+       @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
                ${LAZBUILD_CMD} --ws="${LCL_PLATFORM}"
--lazarusdir=${LAZARUS_DIR} ${PROJECT_FILE}

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200997-13-n67NTIXex9>