diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-20 22:43:59 +0000 |
commit | 82b679ce0eda354c7afa8f93fa7ac4557d3d14fb (patch) | |
tree | 0c3309878fd450dd62184f1acef7c44d1acc7313 /print/rubygem-ttfunk/Makefile | |
parent | 88a427743818e5beaf3469612941ef241fff5bc0 (diff) | |
download | FreeBSD-ports-82b679ce0eda354c7afa8f93fa7ac4557d3d14fb.zip FreeBSD-ports-82b679ce0eda354c7afa8f93fa7ac4557d3d14fb.tar.gz |
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
Diffstat (limited to 'print/rubygem-ttfunk/Makefile')
-rw-r--r-- | print/rubygem-ttfunk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/rubygem-ttfunk/Makefile b/print/rubygem-ttfunk/Makefile index 7106720..8c83db3 100644 --- a/print/rubygem-ttfunk/Makefile +++ b/print/rubygem-ttfunk/Makefile @@ -13,4 +13,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> |