aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bontmia
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-26 08:25:59 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-26 08:25:59 +0000
commit152f65ed74d3cbdbbc22b3bdc856890c405e5abf (patch)
treebad031944292504587b914e1aac0b721b77de0f3 /sysutils/bontmia
parent237e24b1c04f9a0f3c44f75bec35fe63b707d017 (diff)
downloadports-152f65ed74d3cbdbbc22b3bdc856890c405e5abf.tar.gz
ports-152f65ed74d3cbdbbc22b3bdc856890c405e5abf.zip
Notes
Diffstat (limited to 'sysutils/bontmia')
-rw-r--r--sysutils/bontmia/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/bontmia/Makefile b/sysutils/bontmia/Makefile
index ab14c92949ba..47d401ec2da5 100644
--- a/sysutils/bontmia/Makefile
+++ b/sysutils/bontmia/Makefile
@@ -19,8 +19,7 @@ NO_BUILD= yes
PLIST_FILES= bin/bontmia
-NO_STAGE= yes
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bontmia ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/bontmia ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>