diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
commit | 4a65c836693c56cb403b7a0b47a9514037a4bcec (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/fortune-mod-zarathoustra/Makefile | |
parent | 1c7169ab74dcbb512e836e6882d91239ff49ddee (diff) | |
download | ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.tar.gz ports-4a65c836693c56cb403b7a0b47a9514037a4bcec.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: french)
Notes
Notes:
svn path=/head/; revision=327728
Diffstat (limited to 'french/fortune-mod-zarathoustra/Makefile')
-rw-r--r-- | french/fortune-mod-zarathoustra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/fortune-mod-zarathoustra/Makefile b/french/fortune-mod-zarathoustra/Makefile index afb93ac0a548..52eace8db0ce 100644 --- a/french/fortune-mod-zarathoustra/Makefile +++ b/french/fortune-mod-zarathoustra/Makefile @@ -14,6 +14,7 @@ SUB_FILES= pkg-message STRCMD= /usr/games/strfile +NO_STAGE= yes pre-build: .if !exists(${STRCMD}) @${ECHO_MSG} "Please install the games distribution" |