From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 20 16:10:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1CA2E473 for ; Wed, 20 Mar 2013 16:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DEB381D4 for ; Wed, 20 Mar 2013 16:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2KGA0Gg031587 for ; Wed, 20 Mar 2013 16:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2KGA02x031586; Wed, 20 Mar 2013 16:10:00 GMT (envelope-from gnats) Resent-Date: Wed, 20 Mar 2013 16:10:00 GMT Resent-Message-Id: <201303201610.r2KGA02x031586@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ivan Klymenko Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D2D5F167 for ; Wed, 20 Mar 2013 16:05:00 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C44E5173 for ; Wed, 20 Mar 2013 16:05:00 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r2KG4xpf073567 for ; Wed, 20 Mar 2013 16:04:59 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r2KG4xNl073564; Wed, 20 Mar 2013 16:04:59 GMT (envelope-from nobody) Message-Id: <201303201604.r2KG4xNl073564@red.freebsd.org> Date: Wed, 20 Mar 2013 16:04:59 GMT From: Ivan Klymenko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177142: [patch] deskutils/cairo-dock Convert USE_CMAKE to USES macro X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Mar 2013 16:10:01 -0000 >Number: 177142 >Category: ports >Synopsis: [patch] deskutils/cairo-dock Convert USE_CMAKE to USES macro >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 20 16:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ivan Klymenko >Release: FreeBSD 10.0-CURRENT >Organization: individual >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff --git a/cairo-dock.orig/Makefile b/cairo-dock/Makefile index 318f8c2..657c813 100644 --- a/cairo-dock.orig/Makefile +++ b/cairo-dock/Makefile @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_GNOME= gnomehack pkgconfig glib20 gtk20 librsvg2 libxml2 USE_LDCONFIG= yes USE_XORG= xrender xtst -USE_CMAKE= yes +USES= cmake MAKE_JOBS_SAFE= yes MAN1= cairo-dock.1 >Release-Note: >Audit-Trail: >Unformatted: