Add missing $

Not properly tested by:	pgollucci
This commit is contained in:
Erwin Lansing 2010-02-10 07:52:20 +00:00
parent 8a04e95282
commit a9646f7031
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249516

View file

@ -46,6 +46,6 @@ marbleg menuback menucredits menufont menufont2 menupit online onlinea spark spa
. endfor
${INSTALL_DATA} ${WRKSRC}/BlockOut/sounds/music.mp3 ${DATADIR}/sounds
post-install:
@{CAT} {PKGMESSAGE}
@${CAT} {PKGMESSAGE}
.include <bsd.port.mk>