diff options
Diffstat (limited to 'audio/xhippo/Makefile')
-rw-r--r-- | audio/xhippo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 182b09c43060..e4c400b3db6a 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -28,6 +28,6 @@ post-install: fi ${INSTALL_SCRIPT} ${WRKSRC}/xhippo.config \ ${PREFIX}/etc/xhippo.config.default - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |