aboutsummaryrefslogtreecommitdiff
path: root/portuguese
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-09 01:08:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-12-09 01:08:35 +0000
commit3488b82eb4c12dbbc6f8f80efa88294d322993ea (patch)
treef85f5877221214351ed8e27c397c766c5eafc29b /portuguese
parent68140d509928cf9a9e424ad835c14e5cf00e3ad0 (diff)
downloadports-3488b82eb4c12dbbc6f8f80efa88294d322993ea.tar.gz
ports-3488b82eb4c12dbbc6f8f80efa88294d322993ea.zip
Fix dependency: editors/openoffice-pt -> portuguese/openoffice
Pointy hat to: lioux Submitted by: kris
Notes
Notes: svn path=/head/; revision=71453
Diffstat (limited to 'portuguese')
-rw-r--r--portuguese/ooodict-pt_BR/Makefile2
-rw-r--r--portuguese/ooodict-pt_PT/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/ooodict-pt_BR/Makefile b/portuguese/ooodict-pt_BR/Makefile
index 3028569e57a6..124f0c29568d 100644
--- a/portuguese/ooodict-pt_BR/Makefile
+++ b/portuguese/ooodict-pt_BR/Makefile
@@ -13,7 +13,7 @@ LANGPREFIX= pt
LANGSUFFIX= BR
LANGDIST+= pt_BR.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice-pt
+RDEP= ${PORTSDIR}/portuguese/openoffice
.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/ooodict-pt_PT/Makefile b/portuguese/ooodict-pt_PT/Makefile
index d0a33521a313..fb86ab9d57da 100644
--- a/portuguese/ooodict-pt_PT/Makefile
+++ b/portuguese/ooodict-pt_PT/Makefile
@@ -13,7 +13,7 @@ LANGPREFIX= pt
LANGSUFFIX= PT
LANGDIST+= pt_PT.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/editors/openoffice-pt
+RDEP= ${PORTSDIR}/portuguese/openoffice
.include "${MASTERDIR}/Makefile"