diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:49:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:49:39 +0000 |
commit | f0d1c93f67019d7e8c46eaf26502e7daf5693df0 (patch) | |
tree | e73b0ffb00d0d468757b9774feb6e0bb2645a639 /x11-fm/gprename | |
parent | b6a8e68895ef71e14390c2f494a293e9ee65b029 (diff) | |
download | ports-f0d1c93f67019d7e8c46eaf26502e7daf5693df0.tar.gz ports-f0d1c93f67019d7e8c46eaf26502e7daf5693df0.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fm)
Notes
Notes:
svn path=/head/; revision=327780
Diffstat (limited to 'x11-fm/gprename')
-rw-r--r-- | x11-fm/gprename/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/gprename/Makefile b/x11-fm/gprename/Makefile index 44ee0f962261..4589faf856b5 100644 --- a/x11-fm/gprename/Makefile +++ b/x11-fm/gprename/Makefile @@ -25,6 +25,7 @@ NO_BUILD= yes MAN1= gprename.1 +NO_STAGE= yes post-extract: @${RM} -rf ${WRKSRC}/build |