diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-10 08:36:15 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-10 08:36:15 +0800 |
commit | ed18fd4b686ac4de47019fa2363a59a59aa8f63b (patch) | |
tree | 533baebcc3f4c548955f375ec51748e11369a35c /games/pydance | |
parent | 46ef45e24425530d3efb5caa28528376acf40a8b (diff) | |
download | freebsd-ports-gnome-ed18fd4b686ac4de47019fa2363a59a59aa8f63b.tar.gz freebsd-ports-gnome-ed18fd4b686ac4de47019fa2363a59a59aa8f63b.tar.zst freebsd-ports-gnome-ed18fd4b686ac4de47019fa2363a59a59aa8f63b.zip |
SUBFILES += pkg-message
PR: ports/142534
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Diffstat (limited to 'games/pydance')
-rw-r--r-- | games/pydance/Makefile | 5 | ||||
-rw-r--r-- | games/pydance/files/pkg-message.in (renamed from games/pydance/pkg-message) | 0 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 4b7e9e9dbe4f..da9d30ef7cd5 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -35,7 +35,7 @@ PLIST_SUB= SONGS="@comment " SONGS= .endif -PKGMESSAGE= ${WRKDIR}/.pkg-message +SUB_FILES= pkg-message MAN1= findbpm.1 MAN6= pydance.6 @@ -61,9 +61,6 @@ do-install: ${MV} ${PREFIX}/share/games/pydance/songs/pydance-cdtitle.png ${PREFIX}/share/games/pydance/songs/pydance.png .endif -pre-install: - ${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/games/pydance/pkg-message b/games/pydance/files/pkg-message.in index d856d5976188..d856d5976188 100644 --- a/games/pydance/pkg-message +++ b/games/pydance/files/pkg-message.in |