aboutsummaryrefslogtreecommitdiff
path: root/www/web2ldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/web2ldap/Makefile')
-rw-r--r--www/web2ldap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile
index 24ca79e95a21..a81525df8e28 100644
--- a/www/web2ldap/Makefile
+++ b/www/web2ldap/Makefile
@@ -30,6 +30,6 @@ do-install:
@if [ -w /var/log ]; then ${MKDIR} /var/log/web2ldap; fi
post-install:
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>