summaryrefslogtreecommitdiff
path: root/misc/openoffice3
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
committerdholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
commit49cfd098d9ac562486418c0b9b1800f0499ea9b3 (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /misc/openoffice3
parent43374d4414b44a75c627d1541df7f49b36dad152 (diff)
downloadpkgsrc-49cfd098d9ac562486418c0b9b1800f0499ea9b3.tar.gz
Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
Diffstat (limited to 'misc/openoffice3')
-rw-r--r--misc/openoffice3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile
index 721505c4581..bc673a67f3e 100644
--- a/misc/openoffice3/Makefile
+++ b/misc/openoffice3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.70 2012/06/14 07:44:00 sbd Exp $
+# $NetBSD: Makefile,v 1.71 2012/07/01 19:05:22 dholland Exp $
OO_VER= 3.1.1
OO_TAG= OOO310_m19
DISTNAME= openoffice-${OO_VER}
PKGNAME= openoffice3-${OO_VER}
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/}
DIST_SUBDIR= ${DISTNAME}
@@ -205,6 +205,7 @@ post-install:
.include "../../mk/jpeg.buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../security/openssl/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"