Bug 69138

Summary: [maintainer update] Update x-11/themes/qinx port to version 1.1
Product: Ports & Packages Reporter: David Johnson <david>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
qinx.diff
none
qinx.diff none

Description David Johnson 2004-07-16 07:00:25 UTC

    
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-07-16 14:54:45 UTC
You set INSTALLS_SHLIB, but the port installs the libraries into a  
subdirectory,
not PREFIX/lib. Please also set LDCONFIG_DIRS!

Volker
Comment 2 David Johnson 2004-07-16 18:23:42 UTC
Corrected. Removed INSTALLS_SHLIB and added LDCONFIG_DIRS. Note that the 
plugin directory is not listed in LDCONFIG_DIRS, as other KDE styles do 
not do this.
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2004-07-17 16:24:26 UTC
State Changed
From-To: open->closed

committed, thanks