CUPS support is now default.
Rick
lists.zvx9z at gmail.com
Thu Apr 3 14:11:23 UTC 2008
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
More information about the freebsd-openoffice
mailing list