[kris@FreeBSD.org: cvs commit: ports/editors/openoffice.org-1.1
Makefile]
Kris Kennaway
kris at obsecurity.org
Fri May 5 04:06:02 UTC 2006
FYI; see http://pointyhat.freebsd.org and/or previous email
notifications for the full log.
Thanks,
Kris
----- Forwarded message from Kris Kennaway <kris at FreeBSD.org> -----
X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris
Delivered-To: kris at FreeBSD.ORG
X-Original-To: ports-committers at FreeBSD.org
Delivered-To: ports-committers at FreeBSD.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Sat, 22 Apr 2006 22:23:27 +0000 (UTC)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org, cvs-all at FreeBSD.org
Subject: cvs commit: ports/editors/openoffice.org-1.1 Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: A5##!SUb!!+)8"!!CI"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.2
kris 2006-04-22 22:23:27 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-1.1 Makefile
Log:
BROKEN on >= 6.1: Does not compile
Revision Changes Path
1.209 +4 -0 ports/editors/openoffice.org-1.1/Makefile
http://cvsweb.FreeBSD.org/ports/editors/openoffice.org-1.1/Makefile.diff?r1=1.208&r2=1.209
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1/Makefile,v
| retrieving revision 1.208
| retrieving revision 1.209
| diff -u -p -r1.208 -r1.209
| --- ports/editors/openoffice.org-1.1/Makefile 2006/03/07 08:26:11 1.208
| +++ ports/editors/openoffice.org-1.1/Makefile 2006/04/22 22:23:27 1.209
| @@ -2,7 +2,7 @@
| # Date created: 28 February 2002
| # Whom: Martin Blapp
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1/Makefile,v 1.208 2006/03/07 08:26:11 ade Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1/Makefile,v 1.209 2006/04/22 22:23:27 kris Exp $
| #
|
| PORTNAME= openoffice.org
| @@ -65,6 +65,10 @@ JAVA_VENDOR= bsdjava
|
| .include <bsd.port.pre.mk>
| .include <${FILESDIR}/Makefile.localized>
| +
| +.if ${OSVERSION} >= 600105
| +BROKEN= Does not compile on FreeBSD >= 6.1
| +.endif
|
| LANG_EXT?= 01
| LANG_CONFIGURE_ARG?= ENUS
----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20060505/6a99f524/attachment.pgp
More information about the freebsd-openoffice
mailing list