aboutsummaryrefslogtreecommitdiff
path: root/sysutils/contool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/contool/Makefile')
-rw-r--r--sysutils/contool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/contool/Makefile b/sysutils/contool/Makefile
index de894c5b4442..1b6b40438ac0 100644
--- a/sysutils/contool/Makefile
+++ b/sysutils/contool/Makefile
@@ -25,6 +25,6 @@ pre-install:
@${MKDIR} ${PREFIX}/lib/help
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>