aboutsummaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-08-26 22:08:53 +0800
committerleeym <leeym@FreeBSD.org>2003-08-26 22:08:53 +0800
commit0e610694583e3041f88d4a1fd2b46ab7c61f7240 (patch)
treee13b3cad9ac6f24974bab01d153da7bf32d7f8d5 /polish
parent5e644c380f7b414537d901186837d06bda61c59b (diff)
downloadfreebsd-ports-gnome-0e610694583e3041f88d4a1fd2b46ab7c61f7240.tar.gz
freebsd-ports-gnome-0e610694583e3041f88d4a1fd2b46ab7c61f7240.tar.zst
freebsd-ports-gnome-0e610694583e3041f88d4a1fd2b46ab7c61f7240.zip
correct the path of MASTERDIR
Diffstat (limited to 'polish')
-rw-r--r--polish/ooodict_PL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile
index bde7fa98eaaf..df33d63d1989 100644
--- a/polish/ooodict_PL/Makefile
+++ b/polish/ooodict_PL/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= editors
LANGPREFIX= pl
LANGSUFFIX= PL
LANGDIST+= pl_PL.zip
-MASTERDIR= ${.CURDIR}/../ooodict-all
+MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-pl
.include "${MASTERDIR}/Makefile"