Date: Thu, 27 Jun 2013 13:40:00 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-x11@FreeBSD.org Subject: Re: ports/175935: commit references a PR Message-ID: <201306271340.r5RDe0rS024484@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175935; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175935: commit references a PR Date: Thu, 27 Jun 2013 13:39:25 +0000 (UTC) Author: zeising Date: Thu Jun 27 13:39:18 2013 New Revision: 321891 URL: http://svnweb.freebsd.org/changeset/ports/321891 Log: Add explicit dependency on iconv. Bump portrevision. PR: ports/175935 Submitted by: Pawel Pekala <pawel@FreeBSD.org> Modified: head/x11-clocks/xclock/Makefile Modified: head/x11-clocks/xclock/Makefile ============================================================================== --- head/x11-clocks/xclock/Makefile Thu Jun 27 13:37:03 2013 (r321890) +++ head/x11-clocks/xclock/Makefile Thu Jun 27 13:39:18 2013 (r321891) @@ -2,6 +2,7 @@ PORTNAME= xclock PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org @@ -9,6 +10,7 @@ COMMENT= Analog and digital clock for X XORG_CAT= app USE_XORG= xrender xft xkbfile xt xaw +USES= iconv MAN1= xclock.1 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306271340.r5RDe0rS024484>
