Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 14:55:59 -0700 (PDT)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fluffy@FreeBSD.org
Subject:   ports/156527: [PATCH] multimedia/gstreamer-qt4: remove depends on gmake
Message-ID:  <4daf566f.c8eed80a.267b.4432@mx.google.com>
Resent-Message-ID: <201104202200.p3KM0Jgm065601@freefall.freebsd.org>

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

>Number:         156527
>Category:       ports
>Synopsis:       [PATCH] multimedia/gstreamer-qt4: remove depends 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 22:00:19 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:
it seems to build fine using bsd make, then let's remove the gmake dependency

Port maintainer (fluffy@FreeBSD.org) is cc'd.

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

--- gstreamer-qt4-0.10.1_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/gstreamer-qt4/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	10 Apr 2011 08:48:13 -0000	1.3
+++ Makefile	20 Apr 2011 21:55:16 -0000
@@ -21,7 +21,6 @@
 USE_BISON=	build
 USE_BZIP2=	yes
 USE_CMAKE=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 USE_GSTREAMER=	yes
 USE_GNOME=	glib20
--- gstreamer-qt4-0.10.1_1.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?4daf566f.c8eed80a.267b.4432>