Bug 69138 - [maintainer update] Update x-11/themes/qinx port to version 1.1
Summary: [maintainer update] Update x-11/themes/qinx port to version 1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-16 07:00 UTC by David Johnson
Modified: 2004-07-17 16:24 UTC (History)
0 users

See Also:


Attachments
qinx.diff (609 bytes, patch)
2004-07-16 07:00 UTC, David Johnson
no flags Details | Diff
qinx.diff (766 bytes, patch)
2004-07-16 18:23 UTC, David Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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