From owner-svn-ports-all@FreeBSD.ORG Sun Dec 8 18:57:27 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9738EB37; Sun, 8 Dec 2013 18:57:27 +0000 (UTC) Received: from fep19.mx.upcmail.net (fep19.mx.upcmail.net [62.179.121.39]) by mx1.freebsd.org (Postfix) with ESMTP id 5606816D3; Sun, 8 Dec 2013 18:57:25 +0000 (UTC) Received: from edge02.upcmail.net ([192.168.13.237]) by viefep18-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20131208185710.KCSW3304.viefep18-int.chello.at@edge02.upcmail.net>; Sun, 8 Dec 2013 19:57:10 +0100 Received: from [127.0.0.1] ([178.84.134.112]) by edge02.upcmail.net with edge id z6x91m00x2Rg3Ey026x94A; Sun, 08 Dec 2013 19:57:10 +0100 X-SourceIP: 178.84.134.112 Message-ID: <52A4C102.1000300@rainbow-runner.nl> Date: Sun, 08 Dec 2013 19:57:06 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r335918 - head/games/battletanks References: <201312081843.rB8IhiD3095607@svn.freebsd.org> In-Reply-To: <201312081843.rB8IhiD3095607@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 131208-0, 08-12-2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Dec 2013 18:57:27 -0000 On 8-12-2013 19:43, Gerald Pfeifer wrote: > Author: gerald > Date: Sun Dec 8 18:43:43 2013 > New Revision: 335918 > URL: http://svnweb.freebsd.org/changeset/ports/335918 > > Log: > Also convert the dependency on devel/libsigc++20 to the new LIB_DEPENDS > format. > > Reported by: mat, bsam > > Modified: > head/games/battletanks/Makefile > > Modified: head/games/battletanks/Makefile > ============================================================================== > --- head/games/battletanks/Makefile Sun Dec 8 18:34:35 2013 (r335917) > +++ head/games/battletanks/Makefile Sun Dec 8 18:43:43 2013 (r335918) > @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org > COMMENT= Fast 2D tank arcade game with multiplayer and split-screen modes > > BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip > -LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ > +LIB_DEPENDS= libsigc-2.0:${PORTSDIR}/devel/libsigc++20 \ This is missing the .so at the end. Or just use USE_GNOME=libsigc++20 :) -Koop --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com