Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2011 22:10:57 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        stas@FreeBSD.org
Subject:   ports/160789: [PATCH] sysutils/x86info: depend on pkg-config
Message-ID:  <201109172010.p8HKAvhP093538@backoffice.colby.local>
Resent-Message-ID: <201109172020.p8HKKCMD037653@freefall.freebsd.org>

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

>Number:         160789
>Category:       ports
>Synopsis:       [PATCH] sysutils/x86info: depend on pkg-config
>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:   Sat Sep 17 20:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD backoffice 8.2-STABLE FreeBSD 8.2-STABLE #1: Sun May 15 20:37:17 CEST 2011
>Description:
Dependency on pkg-config should be added to fix the tinderbox build.

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

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

--- x86info-1.29.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/x86info/Makefile,v
retrieving revision 1.38
diff -u -u -r1.38 Makefile
--- Makefile	17 Sep 2011 00:06:27 -0000	1.38
+++ Makefile	17 Sep 2011 20:09:17 -0000
@@ -20,6 +20,7 @@
 
 USE_GMAKE=	yes
 USE_PYTHON_BUILD=	yes
+USE_GNOME=	pkgconfig
 LICENSE=	GPLv2
 ALL_TARGET=	x86info lsmsr
 ONLY_FOR_ARCHS=	i386 amd64
--- x86info-1.29.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?201109172010.p8HKAvhP093538>