summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-04-01 17:28:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-04-01 17:28:32 +0000
commit1d5bc57c30cd8e69e7b74d727474f372b30adb69 (patch)
treea5f243bad0d82c449b2d30e575c8035dfb1fe4fe /net-p2p
parent- Finally import avidemux 2.6.8 as new ports multimedia/avidemux26*, (diff)
Do not violate stagedir
Reported by: poudriere With hat: portmgr
Notes
Notes: svn path=/head/; revision=349864
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/transmission-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile
index c1189edcdd7e..5b476eca18ab 100644
--- a/net-p2p/transmission-qt4/Makefile
+++ b/net-p2p/transmission-qt4/Makefile
@@ -37,7 +37,7 @@ do-install:
${SETENV} INSTALL_ROOT=${STAGEDIR}${PREFIX} ${MAKE} install)
post-install: general-install
- @${MKDIR} ${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/qt/README.txt \
${STAGEDIR}${DOCSDIR}/README-qt4
@${INSTALL_DATA} ${WRKSRC}/qt/transmission-qt.desktop \