diff options
Diffstat (limited to 'textproc/jdictionary/Makefile.plugin')
-rw-r--r-- | textproc/jdictionary/Makefile.plugin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jdictionary/Makefile.plugin b/textproc/jdictionary/Makefile.plugin index c2d412c4b13b..dc5d415fe08e 100644 --- a/textproc/jdictionary/Makefile.plugin +++ b/textproc/jdictionary/Makefile.plugin @@ -6,7 +6,7 @@ EXTRACT_SUFX= # MAINTAINER?= jmohacsi@bsd.hu COMMENT?= JDictionary plugin master port -RUN_DEPENDS+= jdictionary:${PORTSDIR}/textproc/jdictionary +RUN_DEPENDS+= jdictionary:textproc/jdictionary # WARNING: USE_JAVA is set to be able to use JAVASHAREDIR. # Please make sure that JAVA_VERSION here is the same as in Makefile. |