diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-08 14:17:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-08 14:17:08 +0000 |
commit | 122237cdfb13dce956084c1a97604d4c67185131 (patch) | |
tree | d24a2ebfba2f328c1b9b50eb9bc5be3b323df9eb /misc/openoffice | |
parent | 2376ac3424c9eb80ba690aafda16a969c20ea3ab (diff) | |
download | pkgsrc-122237cdfb13dce956084c1a97604d4c67185131.tar.gz |
Note that this package can't use buildlink2 yet.
Diffstat (limited to 'misc/openoffice')
-rw-r--r-- | misc/openoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 48057205114..5b0dbf36534 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2002/10/07 07:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2002/10/08 14:17:08 jlam Exp $ DISTNAME= openoffice-0.0.0.641 PKGREVISION= 1 @@ -16,6 +16,7 @@ MAINTAINER= mrauch@netbsd.org HOMEPAGE= http://www.openoffice.org/ COMMENT= Integrated office productivity suite +NO_BUILDLINK2= # arcane build procedure causes buildlink2 to not work PTHREAD_OPTS+= require # OpenOffice requires gcc 2.95.2 or better, |