diff options
Diffstat (limited to 'textproc/rubygem-rttool')
-rw-r--r-- | textproc/rubygem-rttool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-rttool/Makefile b/textproc/rubygem-rttool/Makefile index 5c1787dd9963..263b06d85a6a 100644 --- a/textproc/rubygem-rttool/Makefile +++ b/textproc/rubygem-rttool/Makefile @@ -13,4 +13,5 @@ USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rdrt2 bin/rt2 +NO_STAGE= yes .include <bsd.port.mk> |