pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/53132: x11/libXft needs libiconv on Solaris 11.3



>Number:         53132
>Category:       pkg
>Synopsis:       x11/libXft needs libiconv on Solaris 11.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 27 07:40:01 +0000 2018
>Originator:     Joern Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
For some reason (I was not able to actually trace the source), x11/libXft now insists on linking with libiconv on Solaris 11.
>How-To-Repeat:

>Fix:
--- Makefile    2018/03/27 07:35:22     1.1
+++ Makefile    2018/03/27 07:36:08
@@ -24,4 +24,5 @@
 .include "../../x11/libXrender/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/xorgproto/buildlink3.mk"
+.include "../../converters/libiconv/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index