diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 02:18:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-01 02:18:26 +0000 |
commit | 4635dfdee241d5bc644be7c5970007a0cb0b86e8 (patch) | |
tree | d837e96f39e551e6c6bd846c1e83edbe4e80ec06 /games/blockout | |
parent | c45ee2f88e9077207c3f798dce80113168865848 (diff) |
Notes
Diffstat (limited to 'games/blockout')
-rw-r--r-- | games/blockout/Makefile | 3 | ||||
-rw-r--r-- | games/blockout/files/pkg-message.in (renamed from games/blockout/pkg-message) | 0 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/blockout/Makefile b/games/blockout/Makefile index d9a1229fe823..f7ecb6daea28 100644 --- a/games/blockout/Makefile +++ b/games/blockout/Makefile @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/bl24_lin_src BUILD_WRKSRC= ${WRKSRC}/BlockOut FETCH_ARGS?= -pRr +SUB_FILES= pkg-message pre-build: cd ${WRKSRC}/ImageLib/src && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} @@ -45,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: - ${SED} -e "/%%PREFIX%%/s//${PREFIX:S/\//\\\//g}/g" ${PKGMESSAGE}; + @{CAT} {PKGMESSAGE} .include <bsd.port.mk> diff --git a/games/blockout/pkg-message b/games/blockout/files/pkg-message.in index c1a8d90c0d8f..c1a8d90c0d8f 100644 --- a/games/blockout/pkg-message +++ b/games/blockout/files/pkg-message.in |