summaryrefslogtreecommitdiff
path: root/comms/hylafax
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hylafax')
-rw-r--r--comms/hylafax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index b85a9f7b3897..4491ef6d86c8 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -63,6 +63,6 @@ post-install:
@if [ ! -f ${PREFIX}/etc/rc.d/hylafax.sh.sample ]; then \
${CP} ${FILESDIR}/hylafax.sh.sample ${PREFIX}/etc/rc.d; \
fi
- ${CAT} ${PKGDIR}/MESSAGE
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>