aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-06-06 12:06:25 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-06-06 12:06:25 +0800
commit886ed028e8d9c47c8235780857a8d188d2d32be5 (patch)
tree0abfbae5aff8606979527a6579d155ca25ebcdb4 /textproc
parent780fb51178093c89d09cc42942dd76998f621954 (diff)
downloadfreebsd-ports-gnome-886ed028e8d9c47c8235780857a8d188d2d32be5.tar.gz
freebsd-ports-gnome-886ed028e8d9c47c8235780857a8d188d2d32be5.tar.zst
freebsd-ports-gnome-886ed028e8d9c47c8235780857a8d188d2d32be5.zip
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects. With Hat: ruby@
Diffstat (limited to 'textproc')
-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>