diff options
author | mbr <mbr@FreeBSD.org> | 2002-10-15 17:58:18 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-10-15 17:58:18 +0800 |
commit | e0eb15e17d9959272ad36259a68bc2842e400efc (patch) | |
tree | 5e36be9ecfbcd626a924414feee2902ba60098ab /editors | |
parent | 4e43541e2574b758e13ee8ea5b1f4b93103cff67 (diff) | |
download | freebsd-ports-gnome-e0eb15e17d9959272ad36259a68bc2842e400efc.tar.gz freebsd-ports-gnome-e0eb15e17d9959272ad36259a68bc2842e400efc.tar.zst freebsd-ports-gnome-e0eb15e17d9959272ad36259a68bc2842e400efc.zip |
Fix inversed targets.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index ebcf88e7f937..081789011947 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -422,8 +422,8 @@ mozilla: @${MAKE} extract-mozilla @${MAKE} patch-mozilla @${MAKE} build-mozilla - @${MAKE} install-mozilla @${MAKE} register-mozilla + @${MAKE} install-mozilla do-build: @${MAKE} mozilla diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index ebcf88e7f937..081789011947 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -422,8 +422,8 @@ mozilla: @${MAKE} extract-mozilla @${MAKE} patch-mozilla @${MAKE} build-mozilla - @${MAKE} install-mozilla @${MAKE} register-mozilla + @${MAKE} install-mozilla do-build: @${MAKE} mozilla diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index ebcf88e7f937..081789011947 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -422,8 +422,8 @@ mozilla: @${MAKE} extract-mozilla @${MAKE} patch-mozilla @${MAKE} build-mozilla - @${MAKE} install-mozilla @${MAKE} register-mozilla + @${MAKE} install-mozilla do-build: @${MAKE} mozilla |