aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lire
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:07:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:07:50 +0000
commit215b42089c6fbb1c977842308a7eeb41053fd3b4 (patch)
tree7ecd707ed0c944f6ec74d4c57aeb115b1750d16a /sysutils/lire
parent46bc34c3dda1311c6ba3c780867be1284813c2a5 (diff)
downloadports-215b42089c6fbb1c977842308a7eeb41053fd3b4.tar.gz
ports-215b42089c6fbb1c977842308a7eeb41053fd3b4.zip
Notes
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>