aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-fastimage
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2013-10-13 04:07:58 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2013-10-13 04:07:58 +0000
commitb5673794348c617559295cb88d513e2fa17522e7 (patch)
tree96b66f7226d58b77a5fa2f5ce79ef8bb93605ad3 /graphics/rubygem-fastimage
parentdc401babcc21b0083379e43d21c00863a7b628ad (diff)
downloadports-b5673794348c617559295cb88d513e2fa17522e7.tar.gz
ports-b5673794348c617559295cb88d513e2fa17522e7.zip
- Add NO_STAGE
Notes
Notes: svn path=/head/; revision=330204
Diffstat (limited to 'graphics/rubygem-fastimage')
-rw-r--r--graphics/rubygem-fastimage/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/rubygem-fastimage/Makefile b/graphics/rubygem-fastimage/Makefile
index a6b429d03442..e5f9e99f1f9d 100644
--- a/graphics/rubygem-fastimage/Makefile
+++ b/graphics/rubygem-fastimage/Makefile
@@ -15,4 +15,5 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>