Date: Tue, 18 May 2004 03:40:27 -0700 From: Kris Kennaway <kris@obsecurity.org> To: openoffice@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/editors/openoffice-1.1 Makefile] Message-ID: <20040518104027.GA38667@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
FYI
----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> -----
X-Original-To: kkenn@localhost
Delivered-To: kkenn@localhost.obsecurity.org
Delivered-To: kris@freebsd.org
Delivered-To: ports-committers@freebsd.org
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 18 May 2004 03:31:29 -0700 (PDT)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org,
cvs-all@FreeBSD.org
Subject: cvs commit: ports/editors/openoffice-1.1 Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: [IP"![Y\"!Ed^"!Cm'"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.17.5
kris 2004/05/18 03:31:29 PDT
FreeBSD ports repository
Modified files:
editors/openoffice-1.1 Makefile
Log:
BROKEN on 4.x: Does not compile (tries to link to libpthread)
Revision Changes Path
1.148 +4 -0 ports/editors/openoffice-1.1/Makefile
http://cvsweb.FreeBSD.org/ports/editors/openoffice-1.1/Makefile.diff?r1=1.147&r2=1.148
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice-1.1/Makefile,v
| retrieving revision 1.147
| retrieving revision 1.148
| diff -u -p -r1.147 -r1.148
| --- ports/editors/openoffice-1.1/Makefile 2004/05/07 17:20:35 1.147
| +++ ports/editors/openoffice-1.1/Makefile 2004/05/18 10:31:29 1.148
| @@ -2,7 +2,7 @@
| # Date created: 28 Februar 2002
| # Whom: Martin Blapp
| #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice-1.1/Makefile,v 1.147 2004/05/07 17:20:35 maho Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/editors/openoffice-1.1/Makefile,v 1.148 2004/05/18 10:31:29 kris Exp $
| #
|
| PORTNAME= openoffice
| @@ -37,6 +37,10 @@ USE_GNOME= orbit gtk12 gtk20
| USE_REINPLACE= yes
|
| .include <bsd.port.pre.mk>
| +
| +.if ${OSVERSION} < 500000
| +BROKEN= "Does not compile on 4.x (tries to link to libpthread)"
| +.endif
|
| BUILD_NR= 645
| RELEASE_NR= 1.1
----- End forwarded message -----
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFAqegaWry0BWjoQKURAtKJAJ0QktzTRiAhvaiBoU5OxPHPmZHpAACfUlSW
tEEIXFBLIKBAF6uGqJjofws=
=J72j
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040518104027.GA38667>
