[kris@FreeBSD.org: cvs commit: ports/editors/openoffice-1.1 Makefile]

Kris Kennaway kris at obsecurity.org
Tue May 18 03:40:36 PDT 2004


FYI

----- Forwarded message from Kris Kennaway <kris at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Delivered-To: ports-committers at freebsd.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Tue, 18 May 2004 03:31:29 -0700 (PDT)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
	cvs-all at 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 -----
-------------- 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/20040518/616aa2d0/attachment.bin


More information about the freebsd-openoffice mailing list