summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-28 18:21:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-28 18:21:48 +0000
commit685d5f84cc00a77597f7e6c3e7047b13f6ca1103 (patch)
tree2496fef5c35ba28da67085f521d3581c74cbb2e4 /net-p2p
parentFix compilation of the milter interface. (diff)
- Fix mldonkey-core build
Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=138131
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/mldonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index f4698d0a8374..192105f7dab0 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -84,7 +84,7 @@ post-patch:
post-build:
@${SED} -e 's,%%DOCSDIR%%,${DOCSDIR},' \
- < ${.CURDIR}/pkg-message > ${PKGMESSAGE}
+ < ${MASTERDIR}/pkg-message > ${PKGMESSAGE}
do-install:
.ifndef(WITHOUT_CORE)