ports/175935: x11-clocks/xclock links to iconv

Pawel Pekala pawel at FreeBSD.org
Thu Feb 7 19:00:00 UTC 2013


>Number:         175935
>Category:       ports
>Synopsis:       x11-clocks/xclock links to iconv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 07 19:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD blaviken.slowicza.org 10.0-CURRENT FreeBSD 10.0-CURRENT #4: Sat Feb  2 10:36:19 CET 2013     corn at blaviken.slowicza.org:/usr/obj/usr/src/sys/BLAVIKEN64  amd64
>Description:
[corn:~]> ldd /usr/local/bin/xclock | grep iconv
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x801242000)

This is not recorded in dependency list.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/x11-clocks/xclock/Makefile x11-clocks/xclock/Makefile
--- /usr/ports/x11-clocks/xclock/Makefile	2012-11-17 07:03:24.000000000 +0100
+++ x11-clocks/xclock/Makefile	2013-02-07 19:32:21.000000000 +0100
@@ -7,12 +7,14 @@
 
 PORTNAME=	xclock
 PORTVERSION=	1.0.6
+PORTREVISION=	1
 CATEGORIES=	x11-clocks
 
 MAINTAINER=	x11 at FreeBSD.org
 COMMENT=	Analog and digital clock for X
 
 XORG_CAT=	app
+USE_ICONV=	yes
 USE_XORG=	xrender xft xkbfile xt xaw
 
 MAN1=		xclock.1


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list