diff options
author | mbr <mbr@FreeBSD.org> | 2003-07-03 05:00:12 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-07-03 05:00:12 +0800 |
commit | 05eecfde03ec55439cc341b28a464d4572705017 (patch) | |
tree | 841736fafaf20b769a93a40ee9a98f91137390c2 /editors/openoffice.org-3 | |
parent | 133734583c88c66cd05b438c224696316ba7556d (diff) | |
download | freebsd-ports-gnome-05eecfde03ec55439cc341b28a464d4572705017.tar.gz freebsd-ports-gnome-05eecfde03ec55439cc341b28a464d4572705017.tar.zst freebsd-ports-gnome-05eecfde03ec55439cc341b28a464d4572705017.zip |
Mozilla-vendor has been removed. Download the 1.02 port from freefall,
since we depend exactly on this version.
PR: 54035
Submitted by: Chris Shenton <chris@Shenton.Org>
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r-- | editors/openoffice.org-3/Makefile | 13 | ||||
-rw-r--r-- | editors/openoffice.org-3/distinfo | 1 |
2 files changed, 4 insertions, 10 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile index 94e1b50f80e6..b72edd8783d3 100644 --- a/editors/openoffice.org-3/Makefile +++ b/editors/openoffice.org-3/Makefile @@ -19,7 +19,8 @@ MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= ${PORTVERSION} DISTFILES+= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2 \ - gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz + gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz \ + http://people.freebsd.org/~mbr/ooo/:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} .endif @@ -430,15 +431,7 @@ fix-gnomewrappers: extract-mozilla: .if ! exists(${WRKDIR}/mozilla/Makefile) @${ECHO_MSG} "===> Extracting mozilla sub project" - @${MKDIR} ${WRKDIR}/mozilla - @${CP} -r ${PORTSDIR}/www/mozilla-vendor/files ${WRKDIR}/mozilla - @${CP} ${PORTSDIR}/www/mozilla-vendor/Makefile ${WRKDIR}/mozilla - @${CP} ${PORTSDIR}/www/mozilla-vendor/distinfo ${WRKDIR}/mozilla -.if exists(${PORTSDIR}/www/mozilla-vendor/pkg-comment) - @${CP} ${PORTSDIR}/www/mozilla-vendor/pkg-comment ${WRKDIR}/mozilla -.endif - @${CP} ${PORTSDIR}/www/mozilla-vendor/pkg-descr ${WRKDIR}/mozilla - @${CP} ${PORTSDIR}/www/mozilla-vendor/pkg-message ${WRKDIR}/mozilla + @cd ${WRKDIR} && tar -xzf ${DISTDIR}/${DIST_SUBDIR}/mozilla-vendor-1.0.2.tgz .endif @cd ${WRKDIR}/mozilla && ${MAKE} extract WRKDIRPREFIX="" diff --git a/editors/openoffice.org-3/distinfo b/editors/openoffice.org-3/distinfo index 45c5950d3083..481a38cc3f15 100644 --- a/editors/openoffice.org-3/distinfo +++ b/editors/openoffice.org-3/distinfo @@ -1,5 +1,6 @@ MD5 (openoffice/oo_644_src_20030601.tar.bz2) = df9c081ca85caef3d89e039295458c99 MD5 (openoffice/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 +MD5 (openoffice/mozilla-vendor-1.0.2.tgz) = 30478b49e04df9528858080ab97ddf62 MD5 (openoffice/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a MD5 (openoffice/helpcontent) = 832193e5f8954fea10392b73e8dab8c5 MD5 (openoffice/helpcontent_33_unix.tgz) = 20dcbf3211c20afb27fc5677ab8f69e5 |