diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:46:16 +0000 |
commit | 9ab014c6ea7a828661d8117efa2a449772d889e6 (patch) | |
tree | e9cb977a6b44a398a09cbaf1febfeefacc28a264 /russian/fortuneru/Makefile | |
parent | 6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: russian)
Notes
Notes:
svn path=/head/; revision=327766
Diffstat (limited to 'russian/fortuneru/Makefile')
-rw-r--r-- | russian/fortuneru/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/russian/fortuneru/Makefile b/russian/fortuneru/Makefile index 400eba817610..997d786fffaa 100644 --- a/russian/fortuneru/Makefile +++ b/russian/fortuneru/Makefile @@ -16,6 +16,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message STRCMD= /usr/games/strfile +NO_STAGE= yes do-install: @${SETENV} STRCMD=${STRCMD} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL @${MKDIR} ${PREFIX}/share/games/fortune/rus |