diff options
Diffstat (limited to 'games/actx/Makefile')
-rw-r--r-- | games/actx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/actx/Makefile b/games/actx/Makefile index bade5b45b7e4..2ef0838eaa7f 100644 --- a/games/actx/Makefile +++ b/games/actx/Makefile @@ -38,6 +38,6 @@ post-install: @ ${INSTALL_MAN} ${WRKSRC}/$i ${PREFIX}/share/doc/ja/actx .endfor .endif - @ ${CAT} ${PKGDIR}/MESSAGE + @ ${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |