aboutsummaryrefslogtreecommitdiff
path: root/graphics/gridpix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gridpix/Makefile')
-rw-r--r--graphics/gridpix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gridpix/Makefile b/graphics/gridpix/Makefile
index ae631ebd2694..efeca74e247c 100644
--- a/graphics/gridpix/Makefile
+++ b/graphics/gridpix/Makefile
@@ -27,7 +27,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${PREFIX}/share/doc/gridpix
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gridpix
@${ECHO} "================================"
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
@${ECHO} "================================"
.include <bsd.port.mk>