diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:48:42 +0000 |
commit | c4295e8d58129104f3f2249a903dbeb3828a823b (patch) | |
tree | 406226233277e4efbef10e6133af38c00197263c /dns | |
parent | 361c36449f2df28c3291a94f9deeca3723eda691 (diff) | |
download | ports-c4295e8d58129104f3f2249a903dbeb3828a823b.tar.gz ports-c4295e8d58129104f3f2249a903dbeb3828a823b.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/rubygem-dnsruby/Makefile | 1 | ||||
-rw-r--r-- | dns/rubygem-net-dns/Makefile | 1 | ||||
-rw-r--r-- | dns/rubygem-public_suffix/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dns/rubygem-dnsruby/Makefile b/dns/rubygem-dnsruby/Makefile index 8eb90be58f62..f9da732a24ad 100644 --- a/dns/rubygem-dnsruby/Makefile +++ b/dns/rubygem-dnsruby/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/rubygem-net-dns/Makefile b/dns/rubygem-net-dns/Makefile index 91a4bbb84f76..4bc93dfc9c37 100644 --- a/dns/rubygem-net-dns/Makefile +++ b/dns/rubygem-net-dns/Makefile @@ -15,5 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/rubygem-public_suffix/Makefile b/dns/rubygem-public_suffix/Makefile index cc2da1cb6ff5..36d85d918ea6 100644 --- a/dns/rubygem-public_suffix/Makefile +++ b/dns/rubygem-public_suffix/Makefile @@ -13,5 +13,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |