From 2fc81e1b63ba98dff17499af45e4d7da261419fe Mon Sep 17 00:00:00 2001
From: lwhsu <lwhsu@FreeBSD.org>
Date: Thu, 26 Apr 2007 16:30:20 +0000
Subject: - Fix build

PR:		112139
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
Approved by:	"M. Araujo" <araujo AT bsdmail.org> (maintainer),
	 	clsung (mentor, implicitly)
Noted by:	kris
---
 x11-fm/gnome-commander2/Makefile                   |  2 --
 .../files/patch-doc__C__gnome-commander.xml        | 28 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)
 create mode 100644 x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml

(limited to 'x11-fm')

diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 4713176..a00a896 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -20,8 +20,6 @@ LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \
 		exif.12:${PORTSDIR}/graphics/libexif \
 		iptcdata.3:${PORTSDIR}/graphics/libiptcdata
 
-BROKEN=		Does not build
-
 CONFLICTS=	gnome-commander-*
 
 USE_BZIP2=	yes
diff --git a/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml b/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml
new file mode 100644
index 0000000..7470012
--- /dev/null
+++ b/x11-fm/gnome-commander2/files/patch-doc__C__gnome-commander.xml
@@ -0,0 +1,28 @@
+--- doc/C/gnome-commander.xml.orig	Tue Dec 12 06:12:37 2006
++++ doc/C/gnome-commander.xml	Thu Apr 26 02:21:08 2007
+@@ -27,6 +27,14 @@
+   <articleinfo>
+     <title>&app; Manual V&manrevision;</title>
+ 
++    <abstract role="description">
++      <para> 
++	GNOME Commander is a nice and fast file manager for the GNOME desktop.
++	In addition to performing the basic filemanager functions the program is
++	also an FTP-client and it can browse SMB-networks.
++      </para>
++    </abstract>
++
+     <copyright>
+       <year>2000</year>
+       <year>2001</year>
+@@ -50,6 +58,10 @@
+     <publisher>
+       <publishername> GNOME Documentation Project</publishername>
+     </publisher>
++
++    <othercredit role="maintainer">
++      <name>GNOME Documentation Project</name>
++    </othercredit>
+ 
+    &legal;
+    <!-- This file  contains link to license for the documentation (GNU FDL), and
-- 
cgit v1.1