Date: Thu, 11 Sep 2008 15:36:17 +0800 From: "=?ISO-8859-1?B?QEFtdWxldA==?=" <6095872@qq.com> To: "=?ISO-8859-1?B?Z25vbWU=?=" <gnome@FreeBSD.org> Subject: [BUG REPORT] devel/anjuta anjuta-tags file path bug Message-ID: <tencent_554D51274592DFE038FF4889@qq.com>
index | next in thread | raw e-mail
# $FreeBSD: ports/devel/anjuta/Makefile,v 1.65 2008/07/17 18:19:25 marcus Exp $
# $MCom: ports/devel/anjuta/Makefile,v 1.22 2008/03/11 03:52:48 marcus Exp $
#
PORTNAME= anjuta
PORTVERSION= 2.4.2
PORTREVISION= 2
CATEGORIES= devel gnome
=====================================================
This version contains a bug that symbol-browser plugin wont be able to create user defined tags, as descriptbed below:
In file /usr/ports/devel/anjuta/work/anjuta-2.4.2/plugins/symbol-browser/an_symbol_prefs.c:
>>>>>>
line 488:
execvp (g_build_filename (PACKAGE_DATA_DIR, "scripts",
"anjuta-tags", NULL), argv);
perror ("Could not execute anjuta-tags");
<<<<<<
Which wants to call /usr/local/share/anjuta/scripts/anjuta-tags while the `anjuta-tags' executable file sitting in /usr/local/lib/anjuta/
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tencent_554D51274592DFE038FF4889>
