summaryrefslogtreecommitdiff
path: root/polish/ooodict_PL/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 23:42:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 23:42:21 +0000
commit6d9f34e984c5db00a788bc8d5422d360c5b18ac3 (patch)
treeb7cd56c062d1a6d1eece165ef9da5a259f29cf9a /polish/ooodict_PL/Makefile
parentCorrect the path for RDEP. (diff)
We no longer need the -pl suffix.
Notes
Notes: svn path=/head/; revision=88117
Diffstat (limited to '')
-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 5c5b81c6bf35..b0e851a23ad7 100644
--- a/polish/ooodict_PL/Makefile
+++ b/polish/ooodict_PL/Makefile
@@ -14,6 +14,6 @@ LANGPREFIX= pl
LANGSUFFIX= PL
LANGDIST+= pl_PL.zip
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
-RDEP= ${PORTSDIR}/polish/openoffice-pl
+RDEP= ${PORTSDIR}/polish/openoffice
.include "${MASTERDIR}/Makefile"