diff options
Diffstat (limited to 'ftp/ftptool/Makefile')
-rw-r--r-- | ftp/ftptool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 8121a8c8230d..713f3c101662 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -17,7 +17,7 @@ MAINTAINER= serge.gagnon.1@ulaval.ca COMMENT= Graphic ftp shell based on xview LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview -RUN_DEPENDS= ${X11BASE}/bin/textedit:${PORTSDIR}/editors/textedit +RUN_DEPENDS= ${LOCALBASE}/bin/textedit:${PORTSDIR}/editors/textedit USE_IMAKE= yes MAKE_ARGS= CC=${CC} |