summaryrefslogtreecommitdiff
path: root/misc/magicpoint/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-04 06:51:37 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-04 06:51:37 +0000
commit280380c16286d93ff6295a0136ff4684a4061580 (patch)
treeb1aae5f887520f0ba9eebf18008a2be0b668c585 /misc/magicpoint/Makefile
parentfinance/php-tclink: update project url (diff)
- remove broken MANPREFIX
Notes
Notes: svn path=/head/; revision=346994
Diffstat (limited to 'misc/magicpoint/Makefile')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 97d735183e98..97cf8b190fd1 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -77,7 +77,7 @@ post-build:
post-install:
${INSTALL_MAN} ${WRKSRC}/contrib/xmindpath/xmindpath.1 \
- ${STAGEDIR}${MANPREFIX}/man/man1/
+ ${STAGEDIR}${PREFIX}/man/man1/
${INSTALL} ${WRKSRC}/contrib/xmindpath/xmindpath \
${STAGEDIR}${PREFIX}/bin/
.if ${PORT_OPTIONS:MDOCS}