aboutsummaryrefslogtreecommitdiff
path: root/misc/mdp
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-01-06 00:31:30 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-01-06 00:31:30 +0000
commit41a4ad2969028f06aac370c47e8fb6c3ad8b82d6 (patch)
tree44ee8b8d4fbf9d33cc7eea71f5520a0dfb35d397 /misc/mdp
parent1eed6b72d432c05985417d10ea72edc794f1b0ae (diff)
downloadports-41a4ad2969028f06aac370c47e8fb6c3ad8b82d6.tar.gz
ports-41a4ad2969028f06aac370c47e8fb6c3ad8b82d6.zip
- Add DEBUG option
PR: 196487 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=376378
Diffstat (limited to 'misc/mdp')
-rw-r--r--misc/mdp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/mdp/Makefile b/misc/mdp/Makefile
index c0232bb3799d..73e4482c022e 100644
--- a/misc/mdp/Makefile
+++ b/misc/mdp/Makefile
@@ -17,6 +17,9 @@ USES= gmake
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}
PLIST_FILES= bin/${PORTNAME}
+OPTIONS_DEFINE= DEBUG
+DEBUG_MAKE_ARGS+= DEBUG=1
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mdp ${STAGEDIR}${PREFIX}/bin