Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 14:39:07 -0700 (PDT)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156525: [PATCH] deskutils/cairo-dock: remove useless dependency on gmake
Message-ID:  <4daf527b.0d26e30a.55f8.4a62@mx.google.com>
Resent-Message-ID: <201104202140.p3KLe8Tu048322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156525
>Category:       ports
>Synopsis:       [PATCH] deskutils/cairo-dock: remove useless dependency on gmake
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 20 21:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.2-STABLE FreeBSD 8.2-STABLE #0 r219454M: Thu Mar 10 20:09:22 CET
>Description:
The ports seems to be able to build with bsd make so remove the dependency on gmake

Port maintainer (fidaj@ukr.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cairo-dock-2.2.0.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/cairo-dock/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	27 Jan 2011 08:32:01 -0000	1.5
+++ Makefile	20 Apr 2011 21:38:07 -0000
@@ -20,7 +20,6 @@
 
 GNU_CONFIGURE=	yes
 USE_GETTEXT=	yes
-USE_GMAKE=	yes
 USE_GNOME=	gnomehack pkgconfig glib20 gtk20 librsvg2 libxml2
 USE_LDCONFIG=	yes
 USE_XORG=	xrender xtst
--- cairo-dock-2.2.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4daf527b.0d26e30a.55f8.4a62>