register directories properly for check-common-dirs
common work with robert@
This commit is contained in:
parent
bba1b6bb06
commit
058b0021ca
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2011/01/14 19:55:55 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2011/01/23 13:31:11 espie Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
@ -17,6 +17,9 @@ PKGNAME-kde= libreoffice-kde-${OV}
|
||||
PKGNAME-java= libreoffice-java-${OV}
|
||||
CATEGORIES= editors productivity
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-java= 0
|
||||
|
||||
EPOCH= 0
|
||||
|
||||
MAINTAINER= Robert Nagy <robert@openbsd.org>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-java,v 1.3 2010/12/20 09:07:49 robert Exp $
|
||||
@comment $OpenBSD: PLIST-java,v 1.4 2011/01/23 13:31:11 espie Exp $
|
||||
@conflict openoffice-java-*
|
||||
%%SHARED%%
|
||||
lib/libreoffice/basis${BV}/help/en/sbasic.idxl/
|
||||
@ -145,7 +145,6 @@ lib/libreoffice/share/extensions/report-builder/template/en-US/
|
||||
lib/libreoffice/share/extensions/report-builder/template/en-US/wizard/
|
||||
lib/libreoffice/share/extensions/report-builder/template/en-US/wizard/report/
|
||||
lib/libreoffice/share/extensions/report-builder/template/en-US/wizard/report/default.otr
|
||||
lib/libreoffice/share/extensions/wiki-publisher/
|
||||
lib/libreoffice/share/extensions/wiki-publisher/Addons.xcu
|
||||
lib/libreoffice/share/extensions/wiki-publisher/Filter.xcu
|
||||
lib/libreoffice/share/extensions/wiki-publisher/META-INF/
|
||||
@ -178,7 +177,6 @@ lib/libreoffice/share/extensions/wiki-publisher/filter/math/scripts.xsl
|
||||
lib/libreoffice/share/extensions/wiki-publisher/filter/math/tables.xsl
|
||||
lib/libreoffice/share/extensions/wiki-publisher/filter/math/tokens.xsl
|
||||
lib/libreoffice/share/extensions/wiki-publisher/filter/odt2mediawiki.xsl
|
||||
lib/libreoffice/share/extensions/wiki-publisher/help/
|
||||
lib/libreoffice/share/extensions/wiki-publisher/help/component.txt
|
||||
lib/libreoffice/share/extensions/wiki-publisher/help/en/
|
||||
lib/libreoffice/share/extensions/wiki-publisher/help/en-US/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.10 2011/01/14 19:55:55 robert Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2011/01/23 13:31:11 espie Exp $
|
||||
@conflict openoffice-*
|
||||
%%SHARED%%
|
||||
bin/libreoffice
|
||||
@ -2367,6 +2367,8 @@ lib/libreoffice/share/extensions/presenter-screen/registry/schema/org/openoffice
|
||||
lib/libreoffice/share/extensions/presenter-screen/registry/schema/org/openoffice/Office/
|
||||
lib/libreoffice/share/extensions/presenter-screen/registry/schema/org/openoffice/Office/extension/
|
||||
lib/libreoffice/share/extensions/presenter-screen/registry/schema/org/openoffice/Office/extension/PresenterScreen.xcs
|
||||
lib/libreoffice/share/extensions/wiki-publisher/
|
||||
lib/libreoffice/share/extensions/wiki-publisher/help/
|
||||
lib/libreoffice/share/prereg/
|
||||
lib/libreoffice/share/registry/
|
||||
lib/libreoffice/share/registry/brand.xcd
|
||||
|
Loading…
Reference in New Issue
Block a user