[Bug 218659] devel/glib20 not fully PREFIX-safe

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 12 15:54:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218659

--- Comment #4 from John Hein <z7dr6ut7gs at snkmail.com> ---
(In reply to beldin from comment #3)
Using %%LOCALBASE%% doesn't work if PREFIX != LOCALBASE (whether LOCALBASE is
/usr/local or something else like /opt).

root at j10-default:/usr/ports/devel/glib20 # make PREFIX=/foo stage package
 .
 .
===>  Building package for glib-2.50.2_2,1
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/glib20/work/stage/foo/share/gdb/auto-load/usr/local/lib/libglib-2.0.so.0.5000.2-gdb.py:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/devel/glib20/work/stage/foo/share/gdb/auto-load/usr/local/lib/libgobject-2.0.so.0.5000.2-gdb.py:No
such file or directory
*** Error code 1


That's why attachment 181786 uses PREFIX.

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


More information about the freebsd-pkg mailing list