diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-10-03 00:09:06 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-10-03 00:09:06 +0000 |
commit | 47bd27ea884a5d3b75cae88f7ff88013597bd1db (patch) | |
tree | 7cd516dfd12f0bfc282561201785e8f2c50fbd01 /editors/openoffice.org-vcltesttool | |
parent | Add vte to USE_GNOME. (diff) |
(1) omit RC4 in pkg-message
(2) PORTREVERSION -> PORTREVISION
Pointed out by: FUJIMOTO Kou <fujimoto@j.dendai.ac.jp> (1)
Pointy hat to: myself (2)
Diffstat (limited to 'editors/openoffice.org-vcltesttool')
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/pkg-message | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index dd5d66a9326d..336b152b619d 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -7,7 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.0 -PORTREVERSION= 1 +PORTREVISION= 1 CATEGORIES+= editors MASTER_SITES+= ftp://openofficeorg.secsup.org/pub/software/openoffice/stable/%SUBDIR%/ \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/stable/%SUBDIR%/ \ @@ -444,7 +444,7 @@ register-mozilla: @${CP} ${WRKDIR}/mozilla/work/mozilla/dist/bin/regxpcom ${WRKDIR}/mozilla-runtime/ @-${RM} ${WRKDIR}/mozilla-runtime/components/component.reg @cd ${WRKDIR}/mozilla-runtime && export MOZILLA_FIVE_HOME=. \ - && export LD_LIBRARY_PATH=.:./lib && ./regxpcom + && export LD_LIBRARY_PATH=.:./lib && ./regxpcom @${CP} ${WRKDIR}/mozilla-runtime/components/xpti.dat \ ${WRKDIR}/mozilla-runtime/components/xptitemp.dat @${RM} ${WRKDIR}/FREEBSDGCCIruntime.zip ${WRKDIR}/mozilla-runtime/regxpcom diff --git a/editors/openoffice.org-vcltesttool/pkg-message b/editors/openoffice.org-vcltesttool/pkg-message index 8d787125606d..c0b82e62b38f 100644 --- a/editors/openoffice.org-vcltesttool/pkg-message +++ b/editors/openoffice.org-vcltesttool/pkg-message @@ -1,4 +1,4 @@ -OpenOffice.org Build 1.1RC4 Personal Install How-To +OpenOffice.org Build 1.1.0 Personal Install How-To Written by: Martin Blapp <mbr@freebsd.org> |