Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 12:34:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-x11@FreeBSD.org
Subject:   [Bug 170108] x11-fonts/libfontenc: library in the package searches bogus dir for encodings.dir
Message-ID:  <bug-170108-8047-BOZi5ecGvw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-170108-8047@https.bugs.freebsd.org/bugzilla/>
References:  <bug-170108-8047@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=170108

hiroto.kagotani@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Closed                      |Open
         Resolution|FIXED                       |---

--- Comment #5 from hiroto.kagotani@gmail.com ---
This problem still exists, so I reopen this report.

To reproduce the problem, try:

# pkg install -f libfontenc
# strings /usr/local/lib/libfontenc.a|grep usr
/usr/local/share/fonts/X11/encodings/encodings.dir
# portmaster libfontenc
# strings /usr/local/lib/libfontenc.a|grep usr
/usr/local/share/fonts/encodings/encodings.dir

-- 
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-170108-8047-BOZi5ecGvw>