[kris@FreeBSD.org: cvs commit:
ports/editors/openoffice.org-1.1-devel Makefile]
Kris Kennaway
kris at obsecurity.org
Fri May 5 04:05:57 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:22:44 +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-devel Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: n,:!!i]F"!>D\!!_EG"!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.0.2
kris 2006-04-22 22:22:44 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-1.1-devel Makefile
Log:
BROKEN on >= 6.1: Does not compile
Revision Changes Path
1.200 +4 -0 ports/editors/openoffice.org-1.1-devel/Makefile
http://cvsweb.FreeBSD.org/ports/editors/openoffice.org-1.1-devel/Makefile.diff?r1=1.199&r2=1.200
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1-devel/Makefile,v
| retrieving revision 1.199
| retrieving revision 1.200
| diff -u -p -r1.199 -r1.200
| --- ports/editors/openoffice.org-1.1-devel/Makefile 2006/03/15 06:21:29 1.199
| +++ ports/editors/openoffice.org-1.1-devel/Makefile 2006/04/22 22:22:44 1.200
| @@ -2,7 +2,7 @@
| # Date created: 28 February 2002
| # Whom: Martin Blapp
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1-devel/Makefile,v 1.199 2006/03/15 06:21:29 maho Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice.org-1.1-devel/Makefile,v 1.200 2006/04/22 22:22:44 kris Exp $
| #
|
| PORTNAME= openoffice.org
| @@ -63,6 +63,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/8a6d117a/attachment.pgp
More information about the freebsd-openoffice
mailing list