aboutsummaryrefslogtreecommitdiff
path: root/mail/mb2md
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-10-13 18:52:54 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-10-13 18:52:54 +0000
commit4ccd907479e6143e43ca84b70bd01a828c746593 (patch)
treec9aa09073eef63572ce7b5e1267062fa21a10ffc /mail/mb2md
parentc89205b63792809d6aab1026017cab676bbd1e5e (diff)
downloadports-4ccd907479e6143e43ca84b70bd01a828c746593.tar.gz
ports-4ccd907479e6143e43ca84b70bd01a828c746593.zip
Notes
Diffstat (limited to 'mail/mb2md')
-rw-r--r--mail/mb2md/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile
index 25a4671bd0af..62e8df5a2655 100644
--- a/mail/mb2md/Makefile
+++ b/mail/mb2md/Makefile
@@ -25,8 +25,7 @@ SHEBANG_FILES= mb2md
PLIST_FILES= bin/mb2md
-NO_STAGE= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>