From cb84c89365545dae5f81e897ea01aa7a73df7e76 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 3 May 2015 17:44:12 +0000 Subject: [PATCH] Re-apply r368096 to allow staging as a regular user Pointy hat: robak --- editors/dkns/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/dkns/Makefile b/editors/dkns/Makefile index 73fe2c99d0c6..7d538adf8314 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