aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-net-http-digest_auth
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-28 05:57:31 +0800
committerswills <swills@FreeBSD.org>2016-04-28 05:57:31 +0800
commit17514e0351a1b7ce99e34ae1192a37395cdffec7 (patch)
tree458ee36a309c86fda82fb043915969b7de517c43 /www/rubygem-net-http-digest_auth
parente9c96589c2b6fccbd77f9d335cd0a0fb165fdc17 (diff)
downloadfreebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.tar.gz
freebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.tar.zst
freebsd-ports-gnome-17514e0351a1b7ce99e34ae1192a37395cdffec7.zip
Convert USES=gem:autoplist to USES=gem since autoplist is default
Diffstat (limited to 'www/rubygem-net-http-digest_auth')
-rw-r--r--www/rubygem-net-http-digest_auth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-net-http-digest_auth/Makefile b/www/rubygem-net-http-digest_auth/Makefile
index 8e2493ee7107..d7e382c56dfc 100644
--- a/www/rubygem-net-http-digest_auth/Makefile
+++ b/www/rubygem-net-http-digest_auth/Makefile
@@ -13,6 +13,6 @@ LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
.include <bsd.port.mk>