aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-bundler/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 /sysutils/rubygem-bundler/Makefile
parent1afa6cb96cb43f6a4b106351cb3ab91bf609e3a0 (diff)
downloadports-614f70eaf1575cb95a431b61ed347230277ace27.tar.gz
ports-614f70eaf1575cb95a431b61ed347230277ace27.zip
Notes
Diffstat (limited to 'sysutils/rubygem-bundler/Makefile')
-rw-r--r--sysutils/rubygem-bundler/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/rubygem-bundler/Makefile b/sysutils/rubygem-bundler/Makefile
index 4dfb513190bf..eca35a96397c 100644
--- a/sysutils/rubygem-bundler/Makefile
+++ b/sysutils/rubygem-bundler/Makefile
@@ -18,7 +18,4 @@ RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/bundle
-# we care about not passing -A to allow HTTP redirects
-FETCH_ARGS= -pRr
-
.include <bsd.port.mk>