summaryrefslogtreecommitdiff
path: root/devel/SN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SN/Makefile')
-rw-r--r--devel/SN/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/SN/Makefile b/devel/SN/Makefile
index 98d1479da5ab..2d2176bef924 100644
--- a/devel/SN/Makefile
+++ b/devel/SN/Makefile
@@ -24,6 +24,6 @@ GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/SN451
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>