[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 06:20:19 PST 2008
>Submitter-Id: current-users
>Originator: Koji Yokota
>Organization: Otaru University of Commerce
>Confidential: no
>Synopsis: [PATCH] databases/evolution-data-server: BUILD_DEPENDS to textproc/gtk-doc is required
>Severity: critical
>Priority: high
>Category: ports
>Class: change-request
>Release: FreeBSD 6.3-RC1 i386
>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 ---
More information about the freebsd-gnome
mailing list