From owner-svn-ports-head@FreeBSD.ORG Tue Jan 20 01:09:27 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A28D90E; Tue, 20 Jan 2015 01:09:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 355BF652; Tue, 20 Jan 2015 01:09:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0K19RrX063943; Tue, 20 Jan 2015 01:09:27 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0K19RUJ063942; Tue, 20 Jan 2015 01:09:27 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201501200109.t0K19RUJ063942@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 20 Jan 2015 01:09:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377493 - head/x11/wbar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 01:09:27 -0000 Author: nivit Date: Tue Jan 20 01:09:26 2015 New Revision: 377493 URL: https://svnweb.freebsd.org/changeset/ports/377493 QAT: https://qat.redports.org/buildarchive/r377493/ Log: - Add textproc/intltool to build dependencies: the configure script fails even if you disable the nls support (and/or switch off the WBARCONFIG option) [1] - Fix COMMENT line Reported by: Andrew Terekhov [1] (via private email) Modified: head/x11/wbar/Makefile Modified: head/x11/wbar/Makefile ============================================================================== --- head/x11/wbar/Makefile Tue Jan 20 00:33:16 2015 (r377492) +++ head/x11/wbar/Makefile Tue Jan 20 01:09:26 2015 (r377493) @@ -8,10 +8,11 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= nivit@FreeBSD.org -COMMENT= quick launch bar for fluxbox, WindowMaker, Xfce, etc +COMMENT= Quick launch bar for fluxbox, WindowMaker, Xfce, etc LICENSE= GPLv3 +BUILD_DEPENDS= intltool-update:${PORTSDIR}/textproc/intltool LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 CONFIGURE_ARGS= --exec-prefix=${PREFIX}