diff options
Diffstat (limited to 'net/openldap22/Makefile')
-rw-r--r-- | net/openldap22/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openldap22/Makefile b/net/openldap22/Makefile index 89fb38e..dd23b9f 100644 --- a/net/openldap22/Makefile +++ b/net/openldap22/Makefile @@ -91,5 +91,6 @@ post-install: strip ${PREFIX}/${f} .endfor ${INSTALL_SCRIPT} ${WRKDIR}/slapd.sh ${PREFIX}/etc/rc.d/slapd.sh.sample + @${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> |