aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-03-15 13:06:15 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-03-15 13:06:15 +0000
commit9040d4551e92c490683f6eb211e25945db144369 (patch)
tree56e5fb37c3c5b2aa390dc3c4537951e5cdf4675c /editors/openoffice.org-1.1
parenta66ae315f405127cd1f9d9e5512407666ffd1e1f (diff)
downloadports-9040d4551e92c490683f6eb211e25945db144369.tar.gz
ports-9040d4551e92c490683f6eb211e25945db144369.zip
Notes
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 3d1de9d50f23..e7271a1b8912 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openoffice
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.1.RC1
CATEGORIES+= editors
MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \
@@ -20,20 +20,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \
ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \
http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
-MASTER_SITE_SUBDIR= contrib/rc/${PORTVERSION}rc
-DISTFILES+= OOo_${PORTVERSION}rc_source.tar.bz2 gpc231.tar.Z:gpc \
+MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc
+DISTFILES+= OOo_1.1.1rc_source.tar.bz2 gpc231.tar.Z:gpc \
patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
.endif
+EXTRACT_ONLY= OOo_1.1.1rc_source.tar.bz2
ZIP?= ${PREFIX}/bin/zip
UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-IGNORE= "Work In Progress"
-
USE_GNOME= orbit gtk12
.include <bsd.port.pre.mk>
@@ -85,8 +84,6 @@ USE_GCC=3.2
CC= gcc32
CXX= g++32
-EXTRACT_ONLY= OOo_${PORTVERSION}rc_source.tar.bz2
-
MAINTAINER= openoffice@FreeBSD.org
COMMENT= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser
@@ -460,7 +457,7 @@ do-build:
.endif
pre-install:
- @${MKDIR} -p ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
+ @${MKDIR} ${WRKSRC}/../solver/${BUILD_NR}/unxfbsd.pro/bin/${LANG_EXT}/osl/
do-install:
.if !defined(DISPLAY)