aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-04-27 21:57:31 +0000
committerSteve Wills <swills@FreeBSD.org>2016-04-27 21:57:31 +0000
commit462519941e56e838fd1fff77ecc3ebeb554fcb80 (patch)
tree458ee36a309c86fda82fb043915969b7de517c43 /comms
parent3df56b21ed1b7f897b0b1c0a46cddc584aeccfc2 (diff)
downloadports-462519941e56e838fd1fff77ecc3ebeb554fcb80.tar.gz
ports-462519941e56e838fd1fff77ecc3ebeb554fcb80.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/rubygem-callsign/Makefile2
-rw-r--r--comms/rubygem-ruby-termios/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/rubygem-callsign/Makefile b/comms/rubygem-callsign/Makefile
index f2f0fac27676..a352b9dd0d2e 100644
--- a/comms/rubygem-callsign/Makefile
+++ b/comms/rubygem-callsign/Makefile
@@ -16,6 +16,6 @@ RUN_DEPENDS= rubygem-hashie>=0:devel/rubygem-hashie \
NO_ARCH= yes
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>
diff --git a/comms/rubygem-ruby-termios/Makefile b/comms/rubygem-ruby-termios/Makefile
index ce70864f7e05..2fff44b5ccb8 100644
--- a/comms/rubygem-ruby-termios/Makefile
+++ b/comms/rubygem-ruby-termios/Makefile
@@ -12,6 +12,6 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>