diff options
author | hira <hira@pkgsrc.org> | 2008-02-06 16:41:07 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-02-06 16:41:07 +0000 |
commit | 59c060b3deb2b70845ad32d1daa86f8e2c1ecd1f (patch) | |
tree | 85737538c8bb9f76cf8d4863f58f6292a9ab3397 /misc/openoffice2/Makefile | |
parent | db9289b2c473202224f4ea617afc9b3479ee21bb (diff) | |
download | pkgsrc-59c060b3deb2b70845ad32d1daa86f8e2c1ecd1f.tar.gz |
Make this build with FreeBSD builtin gcc. Bump PKGREVISION.
Diffstat (limited to 'misc/openoffice2/Makefile')
-rw-r--r-- | misc/openoffice2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index 0dd8abb224c..937823015d4 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2008/02/05 19:17:24 hira Exp $ +# $NetBSD: Makefile,v 1.38 2008/02/06 16:41:07 hira Exp $ # OO_VER= 2.3.1 -PKGREVISION= 3 +PKGREVISION= 4 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |