diff options
Diffstat (limited to 'sysutils/debootstrap/Makefile')
-rw-r--r-- | sysutils/debootstrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index 1487ff9b0b84..7a390fcd0753 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -34,5 +34,6 @@ post-patch: post-install: @${INSTALL_MAN} ${WRKSRC}/debootstrap.8 \ ${MAN8PREFIX}/man/man8/debootstrap.8 + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |