aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lire
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lire')
-rw-r--r--sysutils/lire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile
index 4f93e4bfc437..069ca596af3a 100644
--- a/sysutils/lire/Makefile
+++ b/sysutils/lire/Makefile
@@ -278,6 +278,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/Spreadsheet/WriteExcel.pm:${PORTSDIR}/textproc/p5-S
RUN_DEPENDS+= ${BUILD_DEPENDS}
post-install:
- @${CAT} pkg-message
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>