Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 55D5663BA8C for ; Wed, 20 Feb 2008 12:04:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1663463B35F; Wed, 20 Feb 2008 12:04:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5A24C63B35B for ; Wed, 20 Feb 2008 12:04:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 48566175BF; Wed, 20 Feb 2008 12:04:56 +0000 (UTC) From: Juan Romero Pardines Subject: CVS commit: pkgsrc/multimedia/ffmpeg-devel To: pkgsrc-changes@NetBSD.org Reply-To: xtraeme@netbsd.org Message-Id: <20080220120456.48566175BF@cvs.netbsd.org> Date: Wed, 20 Feb 2008 12:04:56 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: xtraeme Date: Wed Feb 20 12:04:56 UTC 2008 Modified Files: pkgsrc/multimedia/ffmpeg-devel: Makefile Log Message: Do not add -lx264 to the installed pkg-config files, as there is not shared library and will cause problems in some packages that use them to link. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/ffmpeg-devel/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.