ports/160789: [PATCH] sysutils/x86info: depend on pkg-config

Jimmy Olgeni olgeni at FreeBSD.org
Sat Sep 17 20:20:12 UTC 2011


>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 at 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:



More information about the freebsd-ports-bugs mailing list