diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 01:21:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 01:21:20 +0800 |
commit | 4fc21e4689ef5b1310fa649ac9cd68f25eb078cd (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/belote | |
parent | 67f5f7650118b699f19d83ce5690dabca3f3af22 (diff) | |
download | freebsd-ports-gnome-4fc21e4689ef5b1310fa649ac9cd68f25eb078cd.tar.gz freebsd-ports-gnome-4fc21e4689ef5b1310fa649ac9cd68f25eb078cd.tar.zst freebsd-ports-gnome-4fc21e4689ef5b1310fa649ac9cd68f25eb078cd.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: french)
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} |