aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-sys-host
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 /sysutils/rubygem-sys-host
parent3df56b21ed1b7f897b0b1c0a46cddc584aeccfc2 (diff)
Notes
Diffstat (limited to 'sysutils/rubygem-sys-host')
-rw-r--r--sysutils/rubygem-sys-host/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rubygem-sys-host/Makefile b/sysutils/rubygem-sys-host/Makefile
index bc25aa4facb2..b47c35378d7f 100644
--- a/sysutils/rubygem-sys-host/Makefile
+++ b/sysutils/rubygem-sys-host/Makefile
@@ -12,6 +12,6 @@ COMMENT= Provides hostname, IP address, and other information for a given host
LICENSE= ART20
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>