svn commit: r368096 - head/editors/dkns
Antoine Brodin
antoine at FreeBSD.org
Sat Sep 13 13:33:50 UTC 2014
Author: antoine
Date: Sat Sep 13 13:33:49 2014
New Revision: 368096
URL: http://svnweb.freebsd.org/changeset/ports/368096
QAT: https://qat.redports.org/buildarchive/r368096/
Log:
Allow staging as a regular user
Modified:
head/editors/dkns/Makefile
Modified: head/editors/dkns/Makefile
==============================================================================
--- head/editors/dkns/Makefile Sat Sep 13 13:25:42 2014 (r368095)
+++ head/editors/dkns/Makefile Sat Sep 13 13:33:49 2014 (r368096)
@@ -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
More information about the svn-ports-all
mailing list