aboutsummaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-07-03 18:59:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-07-03 18:59:54 +0000
commit810a1bd99200f123c4fa4c12f338d031a9ce7e71 (patch)
tree235f4653961a2494f1fdc79397a15bfe32f4bae4 /misc/magicpoint
parent2f18bb58d8e7ad31868e477804b7e08588600d20 (diff)
downloadports-810a1bd99200f123c4fa4c12f338d031a9ce7e71.tar.gz
ports-810a1bd99200f123c4fa4c12f338d031a9ce7e71.zip
Notes
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index af407bed82cb..8f300c4c75f1 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -91,7 +91,7 @@ post-build:
post-install:
cd ${WRKSRC}/contrib/xmindpath && \
- ${MAKE} ${INSTALL_TARGET}
+ ${MAKE} install
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
cd ${WRKSRC} && \