diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:49:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-24 14:49:29 +0000 |
commit | 61647f72a1747e7321ba24e3383ea8b9955bfd32 (patch) | |
tree | 591c6bbf55190a5f3319712604839d235413f631 /graphics | |
parent | 9b610d46d80d557ed55e061d6460cc8fd732ff05 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rubygem-ezprint/Makefile | 1 | ||||
-rw-r--r-- | graphics/rubygem-gruff/Makefile | 1 | ||||
-rw-r--r-- | graphics/rubygem-objectdetect/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/graphics/rubygem-ezprint/Makefile b/graphics/rubygem-ezprint/Makefile index 48eee67ff93d..0a49aa65e984 100644 --- a/graphics/rubygem-ezprint/Makefile +++ b/graphics/rubygem-ezprint/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/rubygem-gruff/Makefile b/graphics/rubygem-gruff/Makefile index 15f89e0c5b7d..10357548fbf1 100644 --- a/graphics/rubygem-gruff/Makefile +++ b/graphics/rubygem-gruff/Makefile @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile index 2ef52cb7c02c..fdbf91ea585b 100644 --- a/graphics/rubygem-objectdetect/Makefile +++ b/graphics/rubygem-objectdetect/Makefile @@ -19,7 +19,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 700000 |