aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-1.1-devel/Makefile
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-04-24 06:06:27 +0800
committermbr <mbr@FreeBSD.org>2002-04-24 06:06:27 +0800
commit899a32560f3edd58812c6949e98588e31b7d7ef9 (patch)
tree4428a90c3c484fc289c3a3ac59db6b0aad9c0872 /editors/openoffice-1.1-devel/Makefile
parent3ced9d2f671b6bca36ec77cd2850ef069dca2d51 (diff)
downloadfreebsd-ports-gnome-899a32560f3edd58812c6949e98588e31b7d7ef9.tar.gz
freebsd-ports-gnome-899a32560f3edd58812c6949e98588e31b7d7ef9.tar.zst
freebsd-ports-gnome-899a32560f3edd58812c6949e98588e31b7d7ef9.zip
Go back to mozilla 2.95 includes, a newer version has LDAP code
problems and doesn't compile. We can bump later to 1.0, if the openoffice project does the same.
Diffstat (limited to 'editors/openoffice-1.1-devel/Makefile')
-rw-r--r--editors/openoffice-1.1-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index e32897f77025..23c5cd913554 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/${PORTVERSION}/ \
http://sf1.mirror.openoffice.org/${PORTVERSION}/ \
ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ \
http://people.freebsd.org/~mbr/distfiles/
-DISTFILES= oo_${PORTVERSION}_src.tar.bz2 gpc231.tar.Z oo_moz_641.tar.gz
+DISTFILES= oo_${PORTVERSION}_src.tar.bz2 gpc231.tar.Z oo_moz095_i386_FreeBSD-4.tar.gz
EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2
MAINTAINER= mbr@FreeBSD.org
@@ -32,7 +32,7 @@ USE_GMAKE= yes
EXTRACT_BEFORE_ARGS_R= -dc
EXTRACT_AFTER_ARGS_R= | ${TAR} -xf -
EXTRACT_CMD_R= ${GZIP_CMD}
-EXTRACT_REST= gpc231.tar.Z oo_moz_641.tar.gz
+EXTRACT_REST= gpc231.tar.Z oo_moz095_i386_FreeBSD-4.tar.gz
GCC_VERSION!= ${CC} --version
JDK13DIR?= ${LOCALBASE}/jdk1.3.1