diff options
Diffstat (limited to 'editors/dkns')
-rw-r--r-- | editors/dkns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 5addddbfa0b3..90754343f8d3 100644 --- a/editors/dkns/Makefile +++ b/editors/dkns/Makefile @@ -11,6 +11,8 @@ COMMENT= Simple console text editor RUN_DEPENDS= munger:${PORTSDIR}/lang/munger +MAKE_ENV= INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" + PLIST_FILES= bin/dkns \ man/man1/dkns.1.gz |