summaryrefslogtreecommitdiff
path: root/textproc/sgmlformat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sgmlformat/Makefile')
-rw-r--r--textproc/sgmlformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile
index bf1019d1cf18..c2eb52c32a03 100644
--- a/textproc/sgmlformat/Makefile
+++ b/textproc/sgmlformat/Makefile
@@ -34,6 +34,6 @@ MAN5= transpec.5
MANCOMPRESSED= yes
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>