From owner-freebsd-ports@FreeBSD.ORG Sat Sep 10 06:26:23 2011 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 1F5AB1065673; Sat, 10 Sep 2011 06:26:23 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from 172-17-198-245.globalsuite.net (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 200C01501B2; Sat, 10 Sep 2011 06:26:21 +0000 (UTC) Message-ID: <4E6B030C.9030805@FreeBSD.org> Date: Fri, 09 Sep 2011 23:26:20 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0.1) Gecko/20110901 Thunderbird/6.0.1 MIME-Version: 1.0 To: x11@FreeBSD.org, "freebsd-ports@FreeBSD.org" X-Enigmail-Version: undefined OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: x11/xset needs a direct dependency on xproto X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2011 06:26:23 -0000 ... otherwise it misses the need to upgrade xproto, thus: checking for XSET... configure: error: Package requirements (xproto >= 7.0.17 xmuu) were not met: Requested 'xproto >= 7.0.17' but version of Xproto is 7.0.16 Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/xset/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 7 Sep 2011 21:19:05 -0000 1.6 +++ Makefile 10 Sep 2011 06:25:34 -0000 @@ -13,7 +13,7 @@ COMMENT= User preference utility for X XORG_CAT= app -USE_XORG= xmuu +USE_XORG= xmuu xproto PLIST_FILES= bin/xset -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/