From ef8ba5e099c2e1c9195a1ae57d54328c5d7df9bb Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Fri, 22 Aug 2003 00:29:37 +0000 Subject: Bad MASTERDIR value PR: ports/55856 Submitted by: Aleksander Fafula --- polish/openoffice-1.0/Makefile | 2 +- polish/openoffice/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'polish') 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" -- cgit v1.2.3