ports/153567: x11/fpc-x11: doesn't respect localbase

Alonso Cárdenas Márquez acm at FreeBSD.org
Thu Aug 9 23:06:14 UTC 2012


2012/7/18  <cs at freebsd.org>:
> Synopsis: x11/fpc-x11: doesn't respect localbase
>
> State-Changed-From-To: open->feedback
> State-Changed-By: cs
> State-Changed-When: Wed Jul 18 20:32:47 UTC 2012
> State-Changed-Why:
> Is there still an issue?
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=153567

Dimitry:

Could your test it again but applying the following patch to
lang/fpc/Makefile-units?

Index: Makefile.units
===================================================================
--- Makefile.units      (revisión: 302368)
+++ Makefile.units      (copia de trabajo)
@@ -19,6 +19,7 @@
 MAKE_ENV+=             PP=${LOCALBASE}/bin/${PPNAME} \
                        FPCMAKE=${LOCALBASE}/bin/fpcmake \
                        FPCTARGET=${BUILDNAME} \
+                       FPCDIR=${LOCALBASE}/lib/${PORTNAME}/${PORTVERSION} \
                        ARCH=${FPC_ARCH} \
                        OPT="${OPT}" \
                        BSDHIER=1



More information about the freebsd-ports-bugs mailing list