Date: Sat, 15 Dec 2012 01:10:00 GMT From: Hon-Yu Lawrence Cheung <cheunghonyu.mailinglistbox@gmail.com> To: office@FreeBSD.org Subject: Re: ports/174429: [patch] add depends to editors/openoffice-3 Message-ID: <201212150110.qBF1A0jF024224@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR ports/174429; it has been noted by GNATS.
From: Hon-Yu Lawrence Cheung <cheunghonyu.mailinglistbox@gmail.com>
To: bug-followup@FreeBSD.org,
cheunghonyu@gmail.com
Cc:
Subject: Re: ports/174429: [patch] add depends to editors/openoffice-3
Date: Sat, 15 Dec 2012 09:07:52 +0800
--Apple-Mail=_FCE3FB6D-D57A-4358-AECD-406C06001DA3
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
Dear freebsd-office,
I revise my previous dirty patch. The dbus and dubs-glib should be =
placed in LIB_DEPENDS rather than BUILD_DEPENDS.
--Apple-Mail=_FCE3FB6D-D57A-4358-AECD-406C06001DA3
Content-Disposition: attachment;
filename=patch.txt
Content-Type: text/plain;
name="patch.txt"
Content-Transfer-Encoding: 7bit
--- Makefile.original 2012-12-14 07:26:55.024766833 +0800
+++ Makefile 2012-12-15 08:46:17.975234276 +0800
@@ -116,11 +116,13 @@
rdf.0:${PORTSDIR}/textproc/redland \
textcat.0:${PORTSDIR}/textproc/libtextcat \
freetype.9:${PORTSDIR}/print/freetype2 \
apr-1.4:${PORTSDIR}/devel/apr1 \
CoinMP.7:${PORTSDIR}/math/coinmp \
- serf-1.0:${PORTSDIR}/www/serf
+ serf-1.0:${PORTSDIR}/www/serf \
+ dbus-1:${PORTSDIR}/devel/dbus \
+ dbus-glib-1:${PORTSDIR}/devel/dbus-glib
.if exists(${LOCALBASE}/include/libexttextcat/textcat.h)
.if exists(${LOCALBASE}/include/textcat.h)
LIB_DEPENDS+= exttextcat-1.0.0:${PORTSDIR}/textproc/libexttextcat
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libexttextcat-lingucomponent
--Apple-Mail=_FCE3FB6D-D57A-4358-AECD-406C06001DA3--
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212150110.qBF1A0jF024224>
