diff options
Diffstat (limited to 'editors/jed/Makefile')
-rw-r--r-- | editors/jed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jed/Makefile b/editors/jed/Makefile index a765992cb61d..268cb12f8803 100644 --- a/editors/jed/Makefile +++ b/editors/jed/Makefile @@ -14,7 +14,7 @@ COMMENT= SLang-based text editor LICENSE= GPLv2 -LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2 +LIB_DEPENDS= libslang.so:devel/libslang2 CONFLICTS= jed-devel-[0-9]* |