aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-liquid/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 04:06:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-06 04:06:25 +0000
commit614f70eaf1575cb95a431b61ed347230277ace27 (patch)
treeb4be129a43225843aacc28f9b758101f81f3db41 /textproc/rubygem-liquid/Makefile
parent1afa6cb96cb43f6a4b106351cb3ab91bf609e3a0 (diff)
downloadports-614f70eaf1575cb95a431b61ed347230277ace27.tar.gz
ports-614f70eaf1575cb95a431b61ed347230277ace27.zip
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects. With Hat: ruby@
Notes
Notes: svn path=/head/; revision=255872
Diffstat (limited to 'textproc/rubygem-liquid/Makefile')
-rw-r--r--textproc/rubygem-liquid/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile
index 83b8ff1b5a3f..f36271fe9186 100644
--- a/textproc/rubygem-liquid/Makefile
+++ b/textproc/rubygem-liquid/Makefile
@@ -16,7 +16,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-# we care about not passing -A
-FETCH_ARGS= -pRr
-
.include <bsd.port.mk>