diff options
Diffstat (limited to 'editors/joe/Makefile')
-rw-r--r-- | editors/joe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index e92bbcf969ac..9c8c764745ed 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -12,8 +12,8 @@ COMMENT= Joe's Own Editor LICENSE= GPLv2 -BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell -RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell +BUILD_DEPENDS= aspell:textproc/aspell +RUN_DEPENDS= aspell:textproc/aspell OPTIONS_DEFINE= DOCS |