summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/hevea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index 1ad4e84ed4f2..61d4ea2b0aeb 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -20,6 +20,6 @@ TEXHASH= ${PREFIX}/bin/texhash
post-install:
strip ${PREFIX}/bin/hevea
strip ${PREFIX}/bin/hacha
- ${CAT} ${MASTERDIR}/pkg/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>