From owner-svn-ports-all@FreeBSD.ORG Sat Jun 29 08:59:30 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8607F29D; Sat, 29 Jun 2013 08:59:30 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 595301E5A; Sat, 29 Jun 2013 08:59:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5T8xUKW004186; Sat, 29 Jun 2013 08:59:30 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5T8xU2E004185; Sat, 29 Jun 2013 08:59:30 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201306290859.r5T8xU2E004185@svn.freebsd.org> From: Baptiste Daroussin Date: Sat, 29 Jun 2013 08:59:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322031 - head/graphics/xoris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jun 2013 08:59:30 -0000 Author: bapt Date: Sat Jun 29 08:59:29 2013 New Revision: 322031 URL: http://svnweb.freebsd.org/changeset/ports/322031 Log: Remove USE_IMAKE leftover Modified: head/graphics/xoris/Makefile Modified: head/graphics/xoris/Makefile ============================================================================== --- head/graphics/xoris/Makefile Sat Jun 29 08:59:00 2013 (r322030) +++ head/graphics/xoris/Makefile Sat Jun 29 08:59:29 2013 (r322031) @@ -11,7 +11,6 @@ MAINTAINER= alexander.gromnitsky@gmail.c COMMENT= X11 pixel color grabber USES= imake -USE_IMAKE= yes USE_XORG= x11 .include