summaryrefslogtreecommitdiff
path: root/mail/ezmlm-web/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ezmlm-web/Makefile')
-rw-r--r--mail/ezmlm-web/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ezmlm-web/Makefile b/mail/ezmlm-web/Makefile
index f1e4c9fd32a1..7ec12bb05622 100644
--- a/mail/ezmlm-web/Makefile
+++ b/mail/ezmlm-web/Makefile
@@ -37,7 +37,7 @@ do-install:
.endfor
post-install:
- @${SED} s!%%PREFIX%%!${PREFIX}!g ${PKGDIR}/MESSAGE
+ @${SED} s!%%PREFIX%%!${PREFIX}!g ${PKGMESSAGE}
@${ECHO}
.include <bsd.port.mk>