From owner-svn-ports-head@FreeBSD.ORG Thu Feb 20 13:39:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 477B5831; Thu, 20 Feb 2014 13:39:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2F7CC11E8; Thu, 20 Feb 2014 13:39:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1KDd6x0069653; Thu, 20 Feb 2014 13:39:06 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1KDd6Ao069652; Thu, 20 Feb 2014 13:39:06 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201402201339.s1KDd6Ao069652@svn.freebsd.org> From: Tijl Coosemans Date: Thu, 20 Feb 2014 13:39:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345227 - head/astro/xplanet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Feb 2014 13:39:06 -0000 Author: tijl Date: Thu Feb 20 13:39:05 2014 New Revision: 345227 URL: http://svnweb.freebsd.org/changeset/ports/345227 QAT: https://qat.redports.org/buildarchive/r345227/ Log: Add USES=iconv so libc iconv is used on FreeBSD 10 even if libiconv is installed. Modified: head/astro/xplanet/Makefile Modified: head/astro/xplanet/Makefile ============================================================================== --- head/astro/xplanet/Makefile Thu Feb 20 13:30:57 2014 (r345226) +++ head/astro/xplanet/Makefile Thu Feb 20 13:39:05 2014 (r345227) @@ -3,7 +3,7 @@ PORTNAME= xplanet PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro geography MASTER_SITES= SF @@ -12,6 +12,7 @@ COMMENT= Draw pictures of the earth text NO_STAGE= yes GNU_CONFIGURE= yes +USES= iconv USE_XORG= xt xscrnsaver USE_GNOME= # CONFIGURE_ARGS= --with-map-extension=jpg