diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-22 00:29:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-22 00:29:37 +0000 |
commit | ef8ba5e099c2e1c9195a1ae57d54328c5d7df9bb (patch) | |
tree | 3fec074359c79cec4437c1c81d974b48ad971184 /polish | |
parent | 9dc4a58a2383013d7ef684741c8baa4cc322a44e (diff) | |
download | ports-ef8ba5e099c2e1c9195a1ae57d54328c5d7df9bb.tar.gz ports-ef8ba5e099c2e1c9195a1ae57d54328c5d7df9bb.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | polish/openoffice/Makefile | 2 |
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" |