From owner-svn-ports-head@FreeBSD.ORG Tue Sep 3 12:41:03 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3B9E2C58; Tue, 3 Sep 2013 12:41:03 +0000 (UTC) (envelope-from bapt@FreeBSD.org) 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 29BF622E0; Tue, 3 Sep 2013 12:41:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r83Cf29K009744; Tue, 3 Sep 2013 12:41:02 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r83Cf2HJ009741; Tue, 3 Sep 2013 12:41:02 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201309031241.r83Cf2HJ009741@svn.freebsd.org> From: Baptiste Daroussin Date: Tue, 3 Sep 2013 12:41:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326140 - head/graphics/eog 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.14 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: Tue, 03 Sep 2013 12:41:03 -0000 Author: bapt Date: Tue Sep 3 12:41:02 2013 New Revision: 326140 URL: http://svnweb.freebsd.org/changeset/ports/326140 Log: Fix stupid mistake Modified: head/graphics/eog/Makefile Modified: head/graphics/eog/Makefile ============================================================================== --- head/graphics/eog/Makefile Tue Sep 3 12:27:09 2013 (r326139) +++ head/graphics/eog/Makefile Tue Sep 3 12:41:02 2013 (r326140) @@ -18,12 +18,11 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/gn update-mime-database:${PORTSDIR}/misc/shared-mime-info USE_BZIP2= yes -USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack intlhack librsvg2 desktopfileutils \ gconf2 gnomedesktop WANT_GNOME= yes INSTALLS_ICONS= yes -USES= gettext +USES= gettext gmake pkgconfig INSTALLS_OMF= yes GNU_CONFIGURE= yes GNOME_DESKTOP_VERSION=2