ports/119489: [PATCH] databases/evolution-data-server: BUILD_DEPENDS to textproc/gtk-doc is required

Koji Yokota yokota at res.otaru-uc.ac.jp
Wed Jan 9 13:30:02 UTC 2008


>Number:         119489
>Category:       ports
>Synopsis:       [PATCH] databases/evolution-data-server: BUILD_DEPENDS to textproc/gtk-doc is required
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 13:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Koji Yokota
>Release:        FreeBSD 6.3-RC1 i386
>Organization:
Otaru University of Commerce
>Environment:
System: FreeBSD hoge.otaru-uc.ac.jp 6.3-RC1 FreeBSD 6.3-RC1 #10: Sat Dec  8 01:29:53 JST
>Description:
During the installation process of the port, gtkdoc-rebase is called.
If it's not installed, installation fails silently.

Port maintainer (gnome at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- evolution-data-server-1.12.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/evolution-data-server.orig/Makefile /usr/ports/databases/evolution-data-server/Makefile
--- /usr/ports/databases/evolution-data-server.orig/Makefile	2008-01-08 11:59:16.000000000 +0900
+++ /usr/ports/databases/evolution-data-server/Makefile	2008-01-09 22:09:20.000000000 +0900
@@ -16,6 +16,7 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	The data backends for the Evolution integrated mail/PIM suite
 
+BUILD_DEPENDS=	gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc
 LIB_DEPENDS=	soup-2.2.8:${PORTSDIR}/devel/libsoup \
 		nss3.1:${PORTSDIR}/security/nss \
 		tasn1.3:${PORTSDIR}/security/libtasn1
--- evolution-data-server-1.12.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list