aboutsummaryrefslogtreecommitdiff
path: root/irc/iroffer-dinoex
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-09 14:00:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-09 14:00:22 +0000
commitbcb5451f784ed6a7ef58b7de77c0edb2f0a73990 (patch)
treeafa8757c784222ee5efe7bf828f008b6a4a8795e /irc/iroffer-dinoex
parent30342abac0f9443b19984d2db11f51b6e7c9bd88 (diff)
downloadports-bcb5451f784ed6a7ef58b7de77c0edb2f0a73990.tar.gz
ports-bcb5451f784ed6a7ef58b7de77c0edb2f0a73990.zip
- remove broken MANPREFIX
Notes
Notes: svn path=/head/; revision=347573
Diffstat (limited to 'irc/iroffer-dinoex')
-rw-r--r--irc/iroffer-dinoex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index a6153474cfaf..801f7d94c4f8 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -58,8 +58,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-de ${STAGEDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-it ${STAGEDIR}${PREFIX}/bin/
${INSTALL_PROGRAM} ${WRKSRC}/iroffer-fr ${STAGEDIR}${PREFIX}/bin/
- ${INSTALL_MAN} ${WRKSRC}/iroffer.1 ${STAGEDIR}${MANPREFIX}/man/man1/
- ${INSTALL_MAN} ${WRKSRC}/xdcc.7 ${STAGEDIR}${MANPREFIX}/man/man7/
+ ${INSTALL_MAN} ${WRKSRC}/iroffer.1 ${STAGEDIR}${PREFIX}/man/man1/
+ ${INSTALL_MAN} ${WRKSRC}/xdcc.7 ${STAGEDIR}${PREFIX}/man/man7/
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for i in ${IROFFER_DOCS}