Date: Thu, 3 Apr 2008 10:11:18 -0400 From: Rick <lists.zvx9z@gmail.com> To: "Marcin Cieslak" <saper@system.pl> Cc: freebsd-openoffice@freebsd.org Subject: Re: CUPS support is now default. Message-ID: <ad09c6750804030711v28c378ep3c2225e649ae7998@mail.gmail.com> In-Reply-To: <47F4E3B1.6060702@system.pl> References: <ad09c6750804030615k4b68029di83e5694d4125cc7c@mail.gmail.com> <47F4E3B1.6060702@system.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
Here is the latest change made today:
--- ports/editors/openoffice.org-2/Makefile 2008/04/02 00:48:04 1.296
+++ ports/editors/openoffice.org-2/Makefile 2008/04/03 07:33:17 1.297
@@ -2,12 +2,12 @@
# Date created: 28 February 2002
# Whom: Martin Blapp
#
-# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-2/Makefile,v
1.296 2008/04/02 00:48:04 maho Exp $
+# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-2/Makefile,v
1.297 2008/04/03 07:33:17 maho Exp $
#
PORTNAME?= openoffice.org
PORTVERSION?= ${OOOVERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES+= editors java
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
http://openoffice.lunarshells.com/sources/ \
@@ -126,6 +126,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archiver
bash:${PORTSDIR}/shells/bash \
imake:${X_IMAKE_PORT}
BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant
+LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
.if !defined(WITH_GPC)
LIB_DEPENDS+= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl
.endif
@@ -141,6 +142,7 @@ NUMOFPROCESSES?= 1
CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--with-gnu-patch=${LOCALBASE}/bin/gpatch \
--enable-crashdump=yes \
+ --enable-cups=yes \
--with-system-zlib
.if ${ARCH} == amd64
WITHOUT_MOZILLA= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ad09c6750804030711v28c378ep3c2225e649ae7998>
