diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:59:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:59:10 +0000 |
commit | 0dc503ae7decea97bd717ef9b450fc10a5e1c0bb (patch) | |
tree | d86f5e548ce21bd97348f75be559d538850ccb0d /textproc/rubygem-syntax | |
parent | 42f28d58a889b9a4dcfe5edd0f664c4048bcf42b (diff) | |
download | ports-0dc503ae7decea97bd717ef9b450fc10a5e1c0bb.tar.gz ports-0dc503ae7decea97bd717ef9b450fc10a5e1c0bb.zip |
Notes
Diffstat (limited to 'textproc/rubygem-syntax')
-rw-r--r-- | textproc/rubygem-syntax/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile index 71493b6fa208..ae25547e5235 100644 --- a/textproc/rubygem-syntax/Makefile +++ b/textproc/rubygem-syntax/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |