diff options
author | mbr <mbr@FreeBSD.org> | 2002-12-08 07:42:31 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-12-08 07:42:31 +0800 |
commit | 2f4517e2872d658b39e7acba9762c9fefe535396 (patch) | |
tree | 99821f3cd35b4bfc5a2173f183d5b7f2d7be48ed /editors/openoffice.org-1.0 | |
parent | 74a02b939d57851b6bb73c08c0ede874bda61dec (diff) | |
download | freebsd-ports-gnome-2f4517e2872d658b39e7acba9762c9fefe535396.tar.gz freebsd-ports-gnome-2f4517e2872d658b39e7acba9762c9fefe535396.tar.zst freebsd-ports-gnome-2f4517e2872d658b39e7acba9762c9fefe535396.zip |
Fix subdir and last commit. Of course it should have been
the MASTER_SITE_SUBDIR.
Approved by: kris (see last commit)
Obtained from: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index c117ced0e989..1ceb2134c072 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -16,7 +16,7 @@ MASTER_SITES+= http://ny1.mirror.openoffice.org/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITE_SUBDIR= stable/${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz .if defined(L10NHELP) @@ -37,7 +37,7 @@ TCSH?= /bin/tcsh PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}' INSTALLATION_BASEDIR= OpenOffice.org1.0 -DIST_SUBDIR= stable/1.0.1 +DIST_SUBDIR= openoffice DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # |