diff options
Diffstat (limited to 'devel/rubygem-ascii85/Makefile')
-rw-r--r-- | devel/rubygem-ascii85/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-ascii85/Makefile b/devel/rubygem-ascii85/Makefile index 5a0352d92ec2..9170d59f8bb2 100644 --- a/devel/rubygem-ascii85/Makefile +++ b/devel/rubygem-ascii85/Makefile @@ -17,4 +17,5 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES+= bin/ascii85 +NO_STAGE= yes .include <bsd.port.mk> |