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-2-devel | |
parent | 00d6e2081e760d623ad59a58a80ad20f641c0246 (diff) | |
download | ports-47bd27ea884a5d3b75cae88f7ff88013597bd1db.tar.gz ports-47bd27ea884a5d3b75cae88f7ff88013597bd1db.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2-devel')
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/pkg-message | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index dd5d66a9326d..336b152b619d 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/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-2-devel/pkg-message b/editors/openoffice.org-2-devel/pkg-message index 8d787125606d..c0b82e62b38f 100644 --- a/editors/openoffice.org-2-devel/pkg-message +++ b/editors/openoffice.org-2-devel/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> |