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/belote | |
parent | Add NO_STAGE all over the place in preparation for the staging support (cat: ... (diff) |
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/belote')
-rw-r--r-- | french/belote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/belote/Makefile b/french/belote/Makefile index c1b2d45bfb5b..93864f034dae 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -27,6 +27,7 @@ DESKTOP_ENTRIES="Belote" \ "" \ false +NO_STAGE= yes post-extract: @${UNZIP_CMD} -qo ${WRKSRC}/data.bin rsc/vp.gif -d ${WRKSRC} |