diff options
Diffstat (limited to 'editors/joe2/Makefile')
-rw-r--r-- | editors/joe2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index b6e2a8e01ce3..2e3473071c1c 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -12,7 +12,7 @@ COMMENT?= Joe's Own Editor OPTIONS_DEFINE= DOCS -RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell +RUN_DEPENDS= ispell:textproc/aspell-ispell PKGNAMESUFFIX= 2 CONFLICTS= joe-3* |