diff options
Diffstat (limited to 'textproc/msort/Makefile')
-rw-r--r-- | textproc/msort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index d6a95e54f4a2..136e9608b795 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= iwidgets>=0:${PORTSDIR}/x11-toolkits/iwidgets CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include" GNU_CONFIGURE= yes -USE_TK= yes +USE_TK_RUN= yes PLIST_FILES= bin/msg bin/msort |