aboutsummaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-22 08:29:37 +0800
committeredwin <edwin@FreeBSD.org>2003-08-22 08:29:37 +0800
commit96c6650046b138ded8144df940b61a39f278c443 (patch)
tree8cc36ea56a0ff9a5fa21a984751d0f381a688439 /polish
parentd443764a36c1be047e584d3f6d20acafa4f92ecd (diff)
downloadfreebsd-ports-gnome-96c6650046b138ded8144df940b61a39f278c443.tar.gz
freebsd-ports-gnome-96c6650046b138ded8144df940b61a39f278c443.tar.zst
freebsd-ports-gnome-96c6650046b138ded8144df940b61a39f278c443.zip
Bad MASTERDIR value
PR: ports/55856 Submitted by: Aleksander Fafula <alex@fafula.com>
Diffstat (limited to 'polish')
-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"