diff options
Diffstat (limited to 'editors/tpad/Makefile')
-rw-r--r-- | editors/tpad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tpad/Makefile b/editors/tpad/Makefile index 8b2f917adb9d..a92256b742ca 100644 --- a/editors/tpad/Makefile +++ b/editors/tpad/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/tclpad/tclpad/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= Windows XP (TM) enhanced Notepad clone written in Tcl/Tk -RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 +RUN_DEPENDS= wish8.4:x11-toolkits/tk84 NO_BUILD= yes |