- Switch to RG (MASTER_SITE_RUBYGEMS)

for some reason they put this one in /rubygems not /gems, so use the variable not the macro

PR:		ports/162895
Suggested by:	sunpoet@
With hat:	ruby@
This commit is contained in:
Philip M. Gollucci 2012-01-18 05:22:52 +00:00
parent 39ac1c32bc
commit 0ede50f247
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289398

View file

@ -8,8 +8,7 @@
PORTNAME= gems
PORTVERSION= 1.8.11
CATEGORIES= devel ruby
MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby${PORTNAME}
MASTER_SITES= ${MASTER_SITE_RUBYGEMS:S/\/gems\//\/rubygems\//}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz