Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Feb 2016 11:31:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206920] x11/nvidia-driver: extra-patch-x11-driver-Makefile
Message-ID:  <bug-206920-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206920
           Summary: x11/nvidia-driver: extra-patch-x11-driver-Makefile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: roberfern@gmail.com
          Assignee: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)

Created attachment 166554
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166554&action=
=3Dedit
Proposed x11/driver/Makefile

I have notice that the patch mentioned on the summary could not be installe=
d or
staged when the LOCALBASE environment is set to a non default value and the
PREFIX is set to /usr/local.

Reading the ports(7) documentation, the LOCALBASE variable is used to search
for files when resolving dependencies and the PREFIX one should be used for=
 the
installation of the port.

This is the command I ran:
env PKG_DBDIR=3D/opt/Bintree/BallyBSD1.i386/var/db/pkg
PORT_DBDIR=3D/opt/Bintree/BallyBSD1.i386/var/db/ports PREFIX=3D/usr/local
LOCALBASE=3D/opt/Bintree/BallyBSD1.i386
PATH=3D/bin:/sbin:/usr/bin:/usr/sbin:/opt/Bintree/BallyBSD1.i386/bin:/opt/B=
intree/BallyBSD1.i386/sbin
WITH_CCACHE_BUILD=3D1 WITH_SSP_PORTS=3D1
CCACHE_DIR=3D/opt/Bintree/BallyBSD1.i386/var/db/ports/ccache make clean sta=
ge

I have attached a proposed ${WRKSRC}/x11/driver/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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