diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:17:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:17:44 +0000 |
commit | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (patch) | |
tree | 9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/rubygem-term-ansicolor | |
parent | 24561f1e3ac5c0eb966a0848c7e3e367e4ba079d (diff) |
Notes
Diffstat (limited to 'devel/rubygem-term-ansicolor')
-rw-r--r-- | devel/rubygem-term-ansicolor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-term-ansicolor/Makefile b/devel/rubygem-term-ansicolor/Makefile index 0e0a699b93c9..8a0f4970fe8d 100644 --- a/devel/rubygem-term-ansicolor/Makefile +++ b/devel/rubygem-term-ansicolor/Makefile @@ -19,6 +19,7 @@ PLIST_FILES+= bin/colortab bin/term_display bin/term_mandel PORTEXAMPLES= cdiff decolor +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |