[Bug 206920] x11/nvidia-driver: extra-patch-x11-driver-Makefile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 4 11:31:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206920
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 at FreeBSD.org
Reporter: roberfern at gmail.com
Assignee: danfe at FreeBSD.org
Flags: maintainer-feedback?(danfe at FreeBSD.org)
Created attachment 166554
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166554&action=edit
Proposed x11/driver/Makefile
I have notice that the patch mentioned on the summary could not be installed 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=/opt/Bintree/BallyBSD1.i386/var/db/pkg
PORT_DBDIR=/opt/Bintree/BallyBSD1.i386/var/db/ports PREFIX=/usr/local
LOCALBASE=/opt/Bintree/BallyBSD1.i386
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/opt/Bintree/BallyBSD1.i386/bin:/opt/Bintree/BallyBSD1.i386/sbin
WITH_CCACHE_BUILD=1 WITH_SSP_PORTS=1
CCACHE_DIR=/opt/Bintree/BallyBSD1.i386/var/db/ports/ccache make clean stage
I have attached a proposed ${WRKSRC}/x11/driver/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list