summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--polish/openoffice-1.0/Makefile2
-rw-r--r--polish/openoffice/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile
index b2edd5a2c423..1506904bf329 100644
--- a/polish/openoffice-1.0/Makefile
+++ b/polish/openoffice-1.0/Makefile
@@ -10,6 +10,6 @@ CATEGORIES= editors
LANG_PKGNAME= pl
LANG_EXT= 48
LANG_CONFIGURE_ARG= POL
-MASTERDIR= ${.CURDIR}/../openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${MASTERDIR}/Makefile"
diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile
index b2edd5a2c423..1506904bf329 100644
--- a/polish/openoffice/Makefile
+++ b/polish/openoffice/Makefile
@@ -10,6 +10,6 @@ CATEGORIES= editors
LANG_PKGNAME= pl
LANG_EXT= 48
LANG_CONFIGURE_ARG= POL
-MASTERDIR= ${.CURDIR}/../openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice
.include "${MASTERDIR}/Makefile"