aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/mldonkey/Makefile2
-rw-r--r--net/mldonkey/Makefile2
2 files changed, 2 insertions, 2 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)
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile
index f4698d0a8374..192105f7dab0 100644
--- a/net/mldonkey/Makefile
+++ b/net/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)